Dear Experts,
I am planing to migrate from webofcus 7.1.1 to 7.6.1. I am encountering the following error with this code:
-SET &DSN = 'XXX';
ENGINE SQLORA SET DEFAULT_CONNECTION &DSN
ENGINE SQLORA
EX store_procedure.getval '01-JAN-2006' ,'TEST';
TABLE FILE SQLOUT
PRINT *
END
-EXIT
In webfocus server 7.1.1 the result is returned without any errors. However in version 7.6.1 the following error is returned:
(FOC1400) SQLCODE IS 4043 (HEX: 00000FCB) : ORA-04043: object store_procedure.getval does not exist L
(FOC1405) SQL PREPARE ERROR.
(FOC205) THE DESCRIPTION CANNOT BE FOUND FOR FILE NAMED: XXX BYPASSING TO END OF COMMAND
(FOC205) THE DESCRIPTION CANNOT BE FOUND FOR FILE NAMED: XXX BYPASSING TO END OF COMMAND
Any advice or help would be appreciated. Thanks in advance
WebFOCUS 767 Server 64bit On Windows 2003 Server
WebFOCUS 767 Server for Developer Studio On windows XP