Adpatch gives relinking errors

Hi,
I am upgrading from 12.1.1 to 12.1.3 on RHEL 6.3. I have the following error when I ran adpatch for 9239089.
Starting  link of product 'ad' on Mon Apr  8 11:37:07 CDT 2013
Current product is  ad
Current product _TOP is  $AD_TOP
Current prodarea is  /d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0
Relinking module 'adadmin' in product ad ...
make -f
/d11/oracle/VISION/apps/apps_st/appl/admin/VISION/out/link_ad_26133.mk
/d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/bin/adadmin
Starting  link of ad executable 'adadmin' on Mon Apr  8 11:37:07 CDT 2013
gcc -m32 -s -L/d11/oracle/VISION/apps/tech_st/10.1.2/lib/stubs
-L/d11/oracle/VISION/apps/tech_st/10.1.2/lib -ldl  -o
/d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/bin/adadmin.new \
                /d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/lib/adadmin.o \
                /d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/lib/libad.a
/d11/oracle/VISION/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh
`cat /d11/oracle/VISION/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
-lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
/d11/oracle/VISION/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
-lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
-lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
-lcore10 -lnls10 `cat /d11/oracle/VISION/apps/tech_st/10.1.2/lib/ldflags`
-lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
/d11/oracle/VISION/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
-lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
-lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
-lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
-lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
/d11/oracle/VISION/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
/usr/lib/gcc/x86_64-redhat-linux/4.4.6/32/libgcc_s.so: undefined reference to
`__stack_chk_fail@GLIBC_2.4'
collect2: ld returned 1 exit status
make: *** [/d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/bin/adadminnew]
Error 1
Done with link of ad executable 'adadmin' on Mon Apr  8 11:37:08 CDT 2013
Relink of module "adadmin" failed.
See error messages above (also recorded in log file) for possible
reasons for the failure.  Also, please check that the Unix userid
running adrelink has read, write, and execute permissions
on the directory /d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/bin,
and that there is sufficient space remaining on the disk partition
containing your Oracle Applications installation.This is only part of the error. This happens for lot of other utilities also. some for eg. are adadmin, adadmin_wrapper, adaimgr, adchkdig, adctrl, etc....
What is wrong and what am I missing?
Thanks,
[oracle@lxdba12 12.0.0]$ pwd
/d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0
[oracle@lxdba12 12.0.0]$ ls -ltr
total 72
drwxr-xr-x. 5 oracle dba  4096 Dec 30  2006 admin
drwxr-xr-x. 2 oracle dba  4096 Dec 30  2006 graphs
drwxr-xr-x. 3 oracle dba  4096 Dec 30  2006 patch
drwxr-xr-x. 2 oracle dba  4096 Dec 31  2006 out
drwxr-xr-x. 2 oracle dba  4096 Dec 31  2006 mesg
drwxr-xr-x. 2 oracle dba  4096 Dec 31  2006 log
drwxr-xr-x. 3 oracle dba  4096 Jan  3  2007 resource
drwxr-xr-x. 2 oracle dba  4096 Jan  3  2007 media
drwxr-xr-x. 3 oracle dba  4096 Jan  4  2007 help
drwxr-xr-x. 2 oracle dba  4096 Oct 23  2007 perl
drwxr-xr-x. 2 oracle dba  4096 Nov 25  2008 html
drwxr-xr-x. 3 oracle dba  4096 Apr  2 13:47 xml
drwxr-xr-x. 4 oracle dba  4096 Apr  8 11:36 java
drwxr-xr-x. 2 oracle dba  4096 Apr  8 11:36 sql
drwxr-xr-x. 2 oracle dba 12288 Apr  8 11:37 lib
drwxr-xr-x. 2 oracle dba  4096 Apr  8 11:37 bin
[oracle@lxdba12 12.0.0]$The bin folder has all permissions for oracle user. and I have atleast 11G of space in /d11 available. I don't know what is wrong?
Edited by: DBA_1976 on Apr 8, 2013 11:21 AM
Edited by: DBA_1976 on Apr 8, 2013 11:22 AM

Hi,
That got fixed. But as part of the post installation tasks, it is said to run adadmin--> Maintain Application Database Entities Menu --> Recreate grants and synonyms for apps schema.
When I run that I get the following error.
sqlplus -s APPS/***** @/d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adpcpmsc.sql &un_fnd &pw_fnd                                              &systempwd
sqlplus -s APPS/***** @/d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adinvmsc.sql &un_fnd &pw_fnd                                              &systempwd
sqlplus -s APPS/***** @/d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adjvaprm.sql &un_apps &syste                                             mpwd
An error occurred while running a SQL*Plus script.
Continue as if it were successful [No] : No
AD Administration error:
aidgra(),Unable to run aidrro() for driver file /d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/admin/driver/adgr                                             ants.drv
Backing up restart files, if any......Done.
You should check the file
/d11/oracle/VISION/apps/apps_st/appl/admin/VISION/log/adadmin_7461070.log
for errors.When I looked in the log file this is how it looks
Start time for file is: Wed Apr 10 2013 12:52:58
sqlplus -s APPS/***** @/d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/patch/115/sql/adjvaprm.sql &un_apps &systempwd
Connected.
Connected.
Granting required Java permissions to "APPS" schema...
begin
ERROR at line 1:
ORA-03113: end-of-file on communication channel
ERROR:
ORA-03114: not connected to ORACLE
ERROR:
ORA-03114: not connected to ORACLE
ERROR:
ORA-03114: not connected to ORACLE
SP2-0359: memory exhausted
An error occurred while running a SQL*Plus script.
Continue as if it were successful [No] : No
AD Administration error:
aidgra(),Unable to run aidrro() for driver file /d11/oracle/VISION/apps/apps_st/appl/ad/12.0.0/admin/driver/adgrants.drv
Time is: Wed Apr 10 2013 12:55:48
Backing up restart files, if any......Done.
You should check the file
/d11/oracle/VISION/apps/apps_st/appl/admin/VISION/log/adadmin_7461070.log
for errors.Thanks,
Edited by: DBA_1976 on Apr 10, 2013 11:29 AM

Similar Messages

  • Adpatch relink Errors..

    Hi All,
    I am getting the following relink errors while applying the pre patch 4229931 for the CU2 patch for 11.5.10
    Relink of module "MSTCPP" failed.
    Relink of module "MSTNEW" failed.
    Relink of module "MSTSDELW" failed.
    Relink of module "MSTSNMON" failed.
    Relink of module "MSTSNWRK" failed.
    Relink of module "MSTSQLDR" failed.
    What will be the possible cause of this..?
    How can I reapply the patches..?
    Many thanks in advance...
    Best regards...

    Check adrelink.log file for the exact error.
    Patch 4229931 has been superseded and it is already included in patch 4712852 (11i.AD.I.4). I suggest you go with patch 4712852 instead.

  • RE: [Adobe Reader] when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? i

    HelloThank's for your helpsI hope this document is helpfulBest Regards,
    Date: Sun, 22 Jun 2014 17:10:17 -0700
    From: [email protected]
    To: [email protected]
    Subject:  when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? if you can help me th
        when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? if you can help m
        created by Anoop9178 in Adobe Reader - View the full discussion
    Hi,
    Would it be possible for you to share the document?
    Regards,
    Anoop
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6485431#6485431
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
         To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Adobe Reader by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

    thank's for reply and your help
    i did the step's that you told me but  i still have the same problem
                                     i have the latest v.11.0.7
    i
    i disable the protected mode

  • Upon upgrading iPhoto, iPhoto Help no longer works.  It gives the error message:  "The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet." Help!?

    Upon upgrading iPhoto, iPhoto Help no longer works.  It gives the error message:  "The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet."   I am obviously connected to the internet since you are reading this.
    I tried upgrading permissions but it did not help!?  Can anyone tell me what is wrong?  Thanks

    Try
    Reboot the computer, see if that fixes it.
    Then try:
    Backup your files off the computer (not TimeMachine) and disconnect
    Hold c boot off the 10.6 disk and simply reinstalling OS X
    Log in and update to 10.6.8
    c boot off the 10.6 disk again and use Disk Utility >Repair Disk
    reboot and all should be fine, except some third party programs that install kext files, those will have to be reinstalled from fresh sources.

  • Photoshop gives "Program Error" when I try to open files while VPN

    I think this may be a new one. While VPN on my company network, Photoshop CS cannot open any files. Either drag and drop, double click or even file open command. You get the clock and the message "failed to open because of a Program Error.... " or something close to that. I'm sure it says Program Error though. Works fine if I'm not VPN but soon as I'm on it stops opening files or even creating a new blank canvas gives that error. I checked Adobe forum and nothing there to find about this one. Anyone else have this happen?

    Hi, SSI.
    1. What VPN client are you using?
    As a guess, your VPN client may be blocking a port that PS CS may use for license verification over the Internet. The fact that it works AOK when not using the VPN would tend to support this hypothesis. As to what port it may be attempting to use, I can't say, but you may be able to find this out from Adobe and then work with your firm's networking staff to see if this port can be opened for use when the VPN is active.
    2. You noted that you "checked Adobe forum and nothing there to find about this one." Did you post to the Adobe Photoshop forum? If not, I recommend doing so.
    3. You wrote: "You get the clock and the message "failed to open because of a Program Error.... " or something close to that. I'm sure it says Program Error though."As FYI, in cases such as this, copying down the exact text of the message is helpful.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • When i try to log on to Oracle it gives an error TNS:no listener, WHY?

    hi guys,
    WHen i try to log on to the Oracle 8i server using the user: SYSTEM and password: manager, it gives an error
    ERROR:
    ORA-12541: TNS: no listener
    why this occurs and how do i fix the problem? please give me step by step instructions TY :)
    Message was edited by:
    user502781

    ORA-12541 ...
    - The client is requesting connection to a service.
    - The service is derived from the alias used in the connection. For example, @orcl ... orcl = alias.
    - The alias is used to look up the host, listener port and service in the tnsnames.ora
    The listener is on the same machine as the database. The listener must be up and listening on the port the client want to use.
    If the listener is not up, there wil be an "ORA-12541: TNS: no listener" error;
    If the listener is listening on the wrong port, there wil be an "ORA-12541: TNS: no listener" error;
    If the client is asking for the wrong port, there wil be an "ORA-12541: TNS: no listener" error.
    To start the listener in Windows, go to the Control Panel > Administration Tools > Services and ensure the Ora?????Listener is started.
    To verify the listener is up, open a command box, and type 'lsnrctl status'
    To see what the client is expecting, on the client machine open a command box, and type 'tnsping {alias}' where you replace {alias} with the alias to be used in the connection.

  • To download an App the 3 security questions are required. But at the end, apple is not able to complete the task and gives an error message. No more downloads are possible. What can I do?

    to download an App the 3 security questions are required. But at the end, apple is not able to complete the task and gives an error message. No more downloads are possible. What can I do?

    Very Important, how much Free Space is on your Hard Drive first of all? Click on the Macintosh HD on the Desktop, then do a Get Info on it.
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    Do they launch OK while in Safe Mode?

  • When I download and install iTunes it looks it does it, but then it never starts, instead gives an error report and says iTunes encountered some problem and has to close

    When I download and install iTunes it looks it does it, but then it never starts, instead gives an error report and says iTunes encountered some problem and has to close

    i don't know how they solved it, i'm having the same problem on Windows XP
    EventType : BEX
    P1 : iTunes.exe
    P2 : 10.7.0.21
    P3 : 504d85d9
    P4 : unknown
    P5 : 0.0.0.0
    P6 : 00000000
    P7 : 08920740
    P8 : c0000005
    P9 : 00000008

  • I have a an iMac 27" and am trying to import some videos of a friends wedding into iMovie however one of the movies won't import. It doesn't say why or give any error message or codes. All of the other movies on the card download with out a problem.

    I have an iMac 27" and am trying to import some videos of a friends wedding into iMovie however one of the movies won't import. It doesn't say why or give any error message or codes.
    All of the other movies on the card download with out a problem. The movie in question is not 'corrupt' as you can watch it in iMovie direct from the SD card but as soon as you try to import it, it  just says 'error'. iIve tried moving the file to an external drive ( and other variations on this theme) then importing but have had no luck.
    Can anyone please help me.

    The mystery remains....
    Thanks for the pointers. The file type is .mts (a proprietry sony one).
    I have now found some video converter software (Wondershare and iSkysoft) at a cost. Either will convert this file for me into .mp4. This I can then import into iMovie without any problems. I've checked this on the trial versions and it worked well but without paying am left with a giant watermark in the video
    The mystery (which I still havent solved) is why did 20 other .mts files import fine and then this one not?
    If you could point me in the direction of some free .mts converter software that would be the cherry on the cake.
    Thanks

  • My 3.6.14 keeps trying to update and gives this error message:"The update could not be installed. Please make sure there are no other copies of Firefox running on your computer, and then restart Firefox to try again."

    My OS is Windows XP version service pack 3. I even tried to install FF4 but it never get installed. As I mentioned my FF keeps trying to update itself but it gives the error message I provided in title. Now I don't have access to my FF browser and my life is stopped because I have all my passwords saved on FF. I restarted my notebook but it stills try to update itself giving the same error message. I can not also upgrade my Adobe reader 7.0.7 to 10 I have tried more than 10 times but it never gets upgraded. I had this Adobe problem since long time ago.

    Run the Firefox program once as Administrator (right-click: Run as Administrator).<br />
    If that doesn't help then do a clean reinstall.
    Do a clean (re-)install:
    * Download a fresh Firefox copy and save the file to the desktop.
    * http://www.mozilla.com/firefox/all.html
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Don't remove personal data if you uninstall the current version.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere (not in the Firefox program folder) and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • Have uploaded and installed CC 2014. Several apps give this error when I try to start them:  "Unable to launch Adobe InDesign as you do not have sufficient permissions to access the preferences folders" -or- The icon in the dock bounces once, and nothing

    Have uploaded and installed CC 2014. Several apps give this error when I try to start them:  "Unable to launch Adobe InDesign as you do not have sufficient permissions to access the preferences folders"
    -or-
    The icon in the dock bounces once, and nothing happens.

    Windows or Mac, and exactly which operating system version?

  • When i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? if you can help me th

    when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ?
    if you can help me thank's
    [email address removed by host]

    thank's for reply and your help
    i did the step's that you told me but  i still have the same problem
                                     i have the latest v.11.0.7
    i
    i disable the protected mode

  • When i try to connect my Ipod Touch 5th gen to Itunes it gives an error any idea's?

    When i connect to the latest version of Itunes it gives an error message that says "The Ipod "ipod touch" could not be synced because the sync session failed to start." i've tried restarting it sevral times and even restored a backup but to no avail. any help would be greatly appriacated!

    See:
    Sync Session Failed to Start iTouch iOS5: Apple Support Communities
    iphone could not be synced sync session failed to start...: Apple Support Communities

  • I am using only one Apple ID. The problem, since iOS 6,  is the App Store purchased items screen just shows loading screen  it finally crashes or gives the error message 'can not connect to  Apple store'

    I am using only one Apple ID. The problem, since iOS 6,  is the App Store purchased items screen just shows loading screen  it finally crashes or gives the error message 'can not connect to  Apple store'

    I am using only one Apple ID. The problem, since iOS 6,  is the App Store purchased items screen just shows loading screen  it finally crashes or gives the error message 'can not connect to  Apple store'

  • I am getting error 205 while trying to install Creative Cloud. I already had chated with support, Uninstalled CC and tried to install it again. From the Adobe site, the page keeps loading eternally, from the previous installer, it gives me error 205. What

    I am getting error 205 while trying to install Creative Cloud. I already had chated with support, Uninstalled CC and tried to install it again. From the Adobe site, the page keeps loading eternally, from the previous installer, it gives me error 205. What to do? Give up on CC?
    This is not the first time I get it, and it seems a recurring problem.

    Milliet are you on a managed network?  If not then please see Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html for information on how to resolve error 205.

Maybe you are looking for