i faced this error when trying to call pdf or any other format report from oracle forms REP-52262 Diagnostic output is disabled oracle report version : 11G oracle forms version : 11G your help will be very appreciated.
Oraask Latest Questions
I want to create new column say (ID) with auto generated sequence number with auto increment by 10.how can I achieve this in oracle database 11g ?
Error report: SQL Error: ORA-00933: SQL command not properly ended 00933. 00000 - "SQL command not properly ended" i face this error when trying to execute this update statement please can anyone tell me error cause and solution UPDATE employees set last_name = 'test' JOIN dept ...
I want to create a stored procedure with one parameter which will return multiple rows based on parameter value. how can i do this ?
hello, Ii got an error when I want to use my directory created inside UTL_FILE.FOPEN invalid directory path within the procedure to open a certain file on my local machine.
Please, I want to know how to create dynamic tables ,columns, and datatype for each column in oracle ?