Hi All,
I am getting below error while login to the application.
"Error===
IFSAPP.GENERAL_SYS must be declared
ifsapp^.General_SYS.Init_Centura_Session__( :lsCategoryRestriction, :lsLUList, :lsSettings, :lsUserGlobal, :lsSessionInfo )
Error===
I am tring to login as IFSIMP(app owner) and their is no user clled IFSAPP in the system as mentioned in the error message.
I found below actions from some old cases.
1. Deploy the 'General_SYS' package and make sure that there are no deployment errors.
- Could not find the above package from harvest to do a fresh deployment.
2. Inspect the 'SQL.INI' file.
INSTRUCTIONS: In these types of error message, the appowner ID is always present before the "GENERAL_SYS.INIT_CENTURA_SESSION_" in the identifier. The fact that there is no User ID identified in this error message means that the system is not
recognizing any user ID as the IFS Application Owner. The SQL.INI file probably does not have the appowner identified. There should be a line in the IFSgtwy of this file that reads appowner.eSID]=IFSAPP, for example, appowner.PROD=IFSAPP, for each
database that may be connected to...."
- Could not find the 'SQL.INI' file
Need to find the 'SQL.INI' file and 'General_SYS' package? or any other tips to resolve the issue.
Thank you in advanced.
Darshana