insira seu EXECUTE INCLUIR_CLIENTE(1, 'SUPERMERCADO XYZ', '12345', NULL, 150000)código aqui
Erro a partir da linha : 1 no comando - BEGIN INCLUIR_CLIENTE(1, 'SUPERMERCADO XYZ', '12345', NULL, 150000); END; Relatório de erros - ORA-01950: não há privilégios no tablespace USERS' ORA-06512: em "CURSOPLSQL.INCLUIR_CLIENTE", line 22 ORA-06512: em line 1
- 00000 - "no privileges on tablespace '%s'"
*Cause: User does not have privileges to allocate an extent in the
*Action: Grant the user the appropriate system privileges or grant the userspecified tablespace.
space resource on the tablespace.