Unable to start the application services using adstrt.sh script
Hi,
I restored Dev environment and everything works fine. Also, I was able to login in to the web page as SYSADMIN.
Now, unable to start the applications services now after updating the apps tier from following Note ID: 761566.1
-- ** from Noted ID : 761566.1
After installation, users must update the stub libraries in the 10.1.2 and 10.1.3 Oracle Homes by installing the patch 12415211.
Users must specifically copy the files in the patch to the specified directories as follows for the 10.1.2 Oracle Home:
$ cd <12.1_INSTALL_DIR>/apps/tech_st/10.1.2/lib
$ cp -p -R stubs stubsORIG
$ cd stubs
$ cp <PATCH_INSTALL_DIR>/12415211/files/lib/stubs/libgcc_s-2.3.2-stub.so .
$ ln -s libgcc_s-2.3.2-stub.so libgcc_s.so.1
$ ln -s libgcc_s.so.1 libgcc_s.so
After this is done and sourcing the APPS<