Hi
does unix keep track of the processes or programs it ran. can i check when my program last ran on the system.
any suggestions are welocme.
-- logs made by the program it self are missing.
Regards
Debadatta
Did you check the finderr 668 code, check following points
1. Make sure that the system command is not trying to run something that is not in your path or that is not applicable to the environment.
2. Make sure that you have provided a user-id and password when connecting to the database...
Hi
is your gloabls file having connect statement before declaring these variables.
define rec1 ARRAY[32000] OF RECORD Like table1.*
define rec2 ARRAY[2000] OF RECORD Like table2.*
define rec3 ARRAY[32000] OF RECORD Like table3.*
"DATABASE database_name"
Regards
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.