E-Business Linux Post Migration Issues.

Hi All,
We have recently finished migration of one of our Release 12.1.1 instance from Solaris to linux 64 bit. We have been facing issues with the binaries not executing and relinking issues. FNDCPASS is not changing the password for oracle users or apps user. It says "concurrent request completed" and ends out. But doesn't change the password. I tried relinking the binaries using adadmin. but adrelink fails for BOM,WIP and FEM products. Following is the error that I get while relinking.
Starting link of bom executable 'CTOCLT' on Mon Feb 20 11:46:45 IST 2012
gcc -m32 -g -L/d02/DEVFNA/apps/tech_st/10.1.2/lib
-L/d02/DEVFNA/apps/tech_st/10.1.2/lib/stubs -ldl -o
/d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/bin/CTOCLT
/d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/lib/ctoclt.o \
          /d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/lib/libbom.a
/d02/DEVFNA/apps/apps_st/appl/inv/12.0.0/lib/libinv.a
/d02/DEVFNA/apps/apps_st/appl/wip/12.0.0/lib/libwip.a \
          /d02/DEVFNA/apps/apps_st/appl/po/12.0.0/lib/libpo.a
/d02/DEVFNA/apps/apps_st/appl/ar/12.0.0/lib/libar.a
/d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/lib/libbom.a
/d02/DEVFNA/apps/apps_st/appl/mrp/12.0.0/lib/libmrp.a \
          /d02/DEVFNA/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10
-lclntsh `cat /d02/DEVFNA/apps/tech_st/10.1.2/lib/ldflags` -lnsslb10
-lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
/d02/DEVFNA/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 /d02/DEVFNA/apps/tech_st/10.1.2/lib/ldflags` -lnsslb10 -lncrypt10
-lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
/d02/DEVFNA/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
/d02/DEVFNA/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm -lpthread
/d02/DEVFNA/apps/apps_st/appl/wip/12.0.0/lib/libwip.a(wiloer2.o): In function
`wigtbsf_get_bom_workday_pattern':
6344867/wip/lib/wiloer2.c:(.text+0xc9a8): undefined reference to
`wifresf_free_workpattern'
6344867/wip/lib/wiloer2.c:(.text+0xccaf): undefined reference to
`wifresf_free_workpattern'
collect2: ld returned 1 exit status
make: *** [d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/bin/CTOCLT] Error 1
Done with link of bom executable 'CTOCLT' on Mon Feb 20 11:46:46 IST 2012
Relink of module "CTOCLT" 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 /d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/bin,
and that there is sufficient space remaining on the disk partition
containing your Oracle Applications installation.
Similar Error exists with other products too.
Any ideas.
Regards
Anirudha Singh

We have recently finished migration of one of our Release 12.1.1 instance from Solaris to linux 64 bit. We have been facing issues with the binaries not executing and relinking issues. FNDCPASS is not changing the password for oracle users or apps user. It says "concurrent request completed" and ends out. But doesn't change the password. I tried relinking the binaries using adadmin. but adrelink fails for BOM,WIP and FEM products. Following is the error that I get while relinking.Please post the command you use along with the contents of the log file.
Did you manage to relinki FNDCPASS successfully?
Starting link of bom executable 'CTOCLT' on Mon Feb 20 11:46:45 IST 2012
gcc -m32 -g -L/d02/DEVFNA/apps/tech_st/10.1.2/lib
-L/d02/DEVFNA/apps/tech_st/10.1.2/lib/stubs -ldl -o
/d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/bin/CTOCLT
/d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/lib/ctoclt.o \
          /d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/lib/libbom.a
/d02/DEVFNA/apps/apps_st/appl/inv/12.0.0/lib/libinv.a
/d02/DEVFNA/apps/apps_st/appl/wip/12.0.0/lib/libwip.a \
          /d02/DEVFNA/apps/apps_st/appl/po/12.0.0/lib/libpo.a
/d02/DEVFNA/apps/apps_st/appl/ar/12.0.0/lib/libar.a
/d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/lib/libbom.a
/d02/DEVFNA/apps/apps_st/appl/mrp/12.0.0/lib/libmrp.a \
          /d02/DEVFNA/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10
-lclntsh `cat /d02/DEVFNA/apps/tech_st/10.1.2/lib/ldflags` -lnsslb10
-lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
/d02/DEVFNA/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 /d02/DEVFNA/apps/tech_st/10.1.2/lib/ldflags` -lnsslb10 -lncrypt10
-lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
/d02/DEVFNA/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
/d02/DEVFNA/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm -lpthread
/d02/DEVFNA/apps/apps_st/appl/wip/12.0.0/lib/libwip.a(wiloer2.o): In function
`wigtbsf_get_bom_workday_pattern':
6344867/wip/lib/wiloer2.c:(.text+0xc9a8): undefined reference to
`wifresf_free_workpattern'
6344867/wip/lib/wiloer2.c:(.text+0xccaf): undefined reference to
`wifresf_free_workpattern'
collect2: ld returned 1 exit status
make: *** [d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/bin/CTOCLT] Error 1
Done with link of bom executable 'CTOCLT' on Mon Feb 20 11:46:46 IST 2012
Relink of module "CTOCLT" 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 /d02/DEVFNA/apps/apps_st/appl/bom/12.0.0/bin,
and that there is sufficient space remaining on the disk partition
containing your Oracle Applications installation.
Similar Error exists with other products too. Please check adrelink.log file for details about the error.
Please see if these docs help.
MSC Relinking Error on Linux OEL5/RHEL5, Relink of module "MSCCPP" failed, "FEMCCE","MSCNEW","MSCMON". There was No MSC Relink Problem when Worked on RHEL 4 [ID 1128486.1]
"Relink Of Module Femcce Failed" R12 Errors On Oracle Enterprise Linux 5.2 or Red Hat 5.2 [ID 751250.1]
Relink Error During Manifest Patch Application During Platform Migration Process [ID 1307460.1]
Thanks,
Hussein

Similar Messages

  • Issue with post migration, from 11.1.1.1.3 to 11.1.1.1.5

    Hi,
    We are facing issues post migration issue in 11.1.1.1.5.
    We are using JMS adapter with 3rd party Queues (IBM MQ). We are able to produce and consume the messages in 11.1.1.1.3. But, post migration to 11.1.1.1.5, we are able to only prouce the messages and not able to consume the same.
    We use JMS message id as Correlation id.
    Please assist us on this.
    Thanks!

    and not able to consume the same.Do you see any error in log? Paste the error info here. Alternatively, you may log a SR with support.
    Regards,
    Anuj

  • CR2008 Migration issue with XI 3.0 and BI7

    Hi There,
    maybe somebody else has discovered this problem or has an idea of what is causing this.
    I am working remotely with a customer and the migrated a CR08 report from their BWE to BWD. Everything works fine. We run the Post Migration and publish the report from BW to XI 3.0. The report works fine in Infoview and the DB settings point to the correct BW data source.
    We open the report in CR from BW and verify the report points to the correct data souce.
    However when we try to view the report in SAP GUI we get prompted to log on to BWE not BWD.
    We verified all seetings in the workbench and the URL Handler. We even verified SCC4 settings that allows changes.
    Under RSA1 thougn we see a setting for Crystal Reports that says no changes allowed. Could that cause the problem?
    Anything else that I should be checking would be great to hear about.
    Thanks,
    Stephan

    Ok, done this for the 5th time now and it still is correct.
    I have a question though. When I do a test for a report on my test box viewing a report from the GUI I get a url link portion like this:
    ......ispatch.jsp?bw_id=D3ZMZDCCPZRZZVVDAA73ZUWNI&cmsname=VAN...
    The customer sees this:
    dispatch.jsp?sap_client=450&cmsname=Servername.domain.com:6400&language=EN&sap_sysid=BW2&bw_id=4B9TK5UVY8AC9OT6KUJUX74JI
    I see that the order is different for the bw_id plus while I just have bw_id the customer sees his sysid &bw_id
    Is there an explanation why this is different?
    The connection string in BOE itself just points to the report ID given to the report. And those are different for BW1 and BW2.
    If I check the URL when viewing the report in the GUI the URl never changes.
    Is there an issue by the bw_id because that BW1 and BW2 have the same?
    Thanks,
    Stephan

  • EXIT or BADI for Post Goods Issue

    Hello Experts,
    I need help in finding a USER EXIT, or BADI to change the contents of MSEG at PGI moment in VL02N.
    I'm using version 4.6c.
    When I click at Post Goods Issue, I need to insert the customer number at MSEG for certain documents that the standard does not use this field.
    Can anyone PLEASE help?
    Will reward points!
    Thanks a lot and regards,
    Fernanda

    Hi
    Enhancement/ Business Add-in            Description                                                                               
    Enhancement                                                                               
    V02V0004                               
    User Exit for Staging Area Determination (Item)                
    V02V0003                              
    User exit for gate + artl staging area determination (headr)   
    V02V0002                             
      User exit for storage location determination                   
    V02V0001                               
    Sales area determination for stock transport order             
    VMDE0004                             
      Shipping Interface: Message SDPACK (Packing, Inbound)          
    VMDE0003                               
    Shipping Interface: Message SDPICK (Picking, Inbound)          
    VMDE0002                               
    Shipping Interface: Message PICKSD (Picking, Outbound)         
    VMDE0001                              
    Shipping Interface: Error Handling - Inbound IDoc              
    V53W0001                            
    User exits for creating picking waves                          
    V53C0002                               
    W&S: RWE enhancement - shipping material type/time slot        
    V53C0001                               
    Rough workload calculation in time per item                    
    V50S0001                              
    User Exits for Delivery Processing                             
    V50R0004                               
    Calculation of Stock for POs for Shipping Due Date List        
    V50R0002                               
    Collective processing for delivery creation                    
    V50R0001                               
    Collective processing for delivery creation                    
    V50Q0001                              
    Delivery Monitor: User Exits for Filling Display Fields        
    V50PSTAT                               
    Delivery: Item Status Calculation                                                                               
    Business Add-in                                                                               
    DELIVERY_PUBLISH                      
    Announcement of delivery data during database update           
    If it is  helpful rewards points
    Regards
    Pratap.M

  • Post Goods Issue Accounting Entry & Profit Center Updation???

    Dear All,
    At the time of Post Goods issue it generates an accountng entry.
    we are getting an error related to Profit center.
    we maintained profit center in the sales order. and please clarify me can we create cost element for COGS account which hits at this level.
    I am getting the following errror.
    Balancing field "Profit Center" in line item 001 not filled
    Message no. GLT2201
    Diagnosis
    The field Profit Center marked as balancing is not filled with any value in line item 001, even after document splitting.
    System Response
    The document cannot be posted.
    Procedure
    First check your entries.
    Additional causes could be:
    No value can be derived for this field from the current document data.
    You have entered a document type that is not designed for this business purpose.
    Procedure for System Administration
    Customizing
    But we need profit cener wise balance sheet.
    so please guide me.
    regards,
    shashi kanth.

    If you define document splitting criteria based on Profit Center and if your document contains multiple line items with different profit center, this type of error will come.
    To check this, Go to IMG Path -- Financial Accounting (New) --> General Ledger Accounting (New) --> Document Splitting --> Define Document Splitting Characteristics for General Ledger
    There check whether the mandatory check box is selected for profit Center.  So check in your delivery document, whether any line item does not have profit center.
    You can also have a look at any of the following notes
    a)  995055
    b)  1074689
    c)  1079819
    thanks
    G. Lakshmipathi

  • Post Goods issue after clicking on Load Starting push button

    Hi All,
    Post goods issue for deliveries, suppose if the shipment document is created for XXXX country do the post goods issue after clicking the push button loading start on. and if the shipment is created other than the XXXX Country do the post goods issue after clicking the shipment start button(Done by Standard SAP).
    There will be validation table in background to identify which shipping point to allow Post Goods Issue before shipment completion. This will require enhancement of Delivery User Exit to incorporate above check based on below mentioned Z Table.
    Z-Table
    - Shipping Point.
    - Delivery Type
    Any body please suggest the user exit or any function module and how to start code for this particular requirement.
    Thanks & Regards,
    Narasimha

    Hi,
    You can write your own vaalidation on click of loading start button.
    Go to include MV56AI_IS_ENHANCEMENT of program SAPMV56A.
    Click on the circular button(Enhance).
    Then Edit --> Enhancement Operation --> Create.
    Create your enhancement giving it a Z name.
    Then in this enhancement you can write your code.
    For loading start you can write your code in the following fashion.
    IF fcode = 'MM_ST03'.
          business logic.....
    ENDIF.
    Regards,
    Firoz.

  • Error at the time of Post Goods Issue

    Dear All,
    I am getting an error when I am doing the post goods issue the error says that Field Selection Movement Type 601 Differs for Business Area.Though we went to the respective table RM07CUFA and rectified the same what could be the cause of this error and why does this happen.
    Best Regards
    Atul Keshav

    Hi,
    The reason for this error is because of field group in movement type and accounts might be differ.
    You can check the same as below :
    Go to transaction OMWB ---> click on simulation ---> mention plant and material and movement type
    and click on account assignments
    Now click on check screen layout
    Now check for Business area in additional account assignment whether entry is required in movement type and supress in GL accounts.
    Changes the fields status then.
    This will solve the issue

  • Exchange 2007 to 2013 Migration issues. Prompt for credentials, Public Folders inaccessible, Apps not working

    Exchange 2013 Migration issues
    I have three issues and decided to list them here. Please pick and choose to assist. Thanks in advance.
    Environment:
    Mixed 2007 SP3 R12 and 2013 CU3. 2007 Environment was webmail.domain.com. I installed new Exchange 2013 (1 CAS, 1 Mailbox) according to:
    http://technet.microsoft.com/en-us/library/ff805032(v=exchg.150).aspx. Exchange 2007 is now legacy.domain.com and Exchange 2013 CAS is webmail.domain.com.
    Machine 1: Windows 8.1, not domain joined, using Outlook Anywhere external. Outlook 2013
    Machine 2: Windows 7, domain joined, using Outlook Anywhere internal. Outlook 2010 SP2
    I have migrated 1 user so far to Exchange 2013. This user was a Domain Admin. I have removed that membership. I checked the box to inherit permissions of the security of the object and reset the AdminCount attribute in ADSIedit to 0 and verified this replicated
    to all domain controllers. ( I originally thought this to be the issue with it prompting for the password. )
    Here is a Get-OutlookAnywhere cmdlet...
    ServerName                         : EXCHANGE2007SVR
    SSLOffloading                      : False
    ExternalHostname                   : legacy.domain.com
    InternalHostname                   :
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Basic
    IISAuthenticationMethods           : {Basic}
    XropUrl                            :
    ExternalClientsRequireSsl          : True
    InternalClientsRequireSsl          : False
    MetabasePath                       : IIS://EXCHANGE2007SVR.domain.local/W3SVC/1/ROOT/Rpc
    Path                               : C:\WINDOWS\System32\RpcProxy
    ExtendedProtectionTokenChecking    : None
    ExtendedProtectionFlags            : {}
    ExtendedProtectionSPNList          : {}
    AdminDisplayVersion                : Version 8.3 (Build 83.6)
    Server                             :
    EXCHANGE2007SVR
    AdminDisplayName                   :
    ExchangeVersion                    : 0.1 (8.0.535.0)
    Name                               : Rpc (Default Web Site)
    DistinguishedName                  : CN=Rpc (Default Web Site),CN=HTTP,CN=Protocols,CN=EXCHANGE2007SVR,CN=Servers,CN=Exchange
                                         Administrative Group (FYDIBOHF23SPDLT),CN=Administrative
                                         Groups,CN=DOMAIN,CN=Microsoft
                                         Exchange,CN=Services,CN=Configuration,DC=DOMAIN,DC=local
    Identity                           : EXCHANGE2007SVR\Rpc (Default Web Site)
    Guid                               : 4901bb14-ab81-4ded-8bab-d5ee57785416
    ObjectCategory                     : domain.local/Configuration/Schema/ms-Exch-Rpc-Http-Virtual-Directory
    ObjectClass                        : {top, msExchVirtualDirectory, msExchRpcHttpVirtualDirectory}
    WhenChanged                        : 12/31/2013 4:08:04 PM
    WhenCreated                        : 7/18/2008 10:56:46 AM
    WhenChangedUTC                     : 12/31/2013 9:08:04 PM
    WhenCreatedUTC                     : 7/18/2008 2:56:46 PM
    OrganizationId                     :
    OriginatingServer                  : DC1.domain.local
    IsValid                            : True
    ObjectState                        : Changed
    ServerName                         :
    EXCHANGE2013SVR
    SSLOffloading                      : True
    ExternalHostname                   : webmail.domain.com
    InternalHostname                   : webmail.domain.com
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm}
    XropUrl                            :
    ExternalClientsRequireSsl          : True
    InternalClientsRequireSsl          : True
    MetabasePath                       : IIS://EXCHANGE2013SVR.domain.local/W3SVC/1/ROOT/Rpc
    Path                               : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\rpc
    ExtendedProtectionTokenChecking    : None
    ExtendedProtectionFlags            : {}
    ExtendedProtectionSPNList          : {}
    AdminDisplayVersion                : Version 15.0 (Build 775.38)
    Server                             : EXCHANGE2013SVR
    AdminDisplayName                   :
    ExchangeVersion                    : 0.20 (15.0.0.0)
    Name                               : Rpc (Default Web Site)
    DistinguishedName                  : CN=Rpc (Default Web Site),CN=HTTP,CN=Protocols,CN=EXCHANGE2013SVR,CN=Servers,CN=Exchange
                                         Administrative Group (FYDIBOHF23SPDLT),CN=Administrative
                                         Groups,CN=DOMAIN,CN=Microsoft
                                         Exchange,CN=Services,CN=Configuration,DC=DOMAIN,DC=local
    Identity                           : EXCHANGE2013SVR\Rpc (Default Web Site)
    Guid                               : d983a4b1-6921-4a7f-af37-51de4a61b003
    ObjectCategory                     : domain.local/Configuration/Schema/ms-Exch-Rpc-Http-Virtual-Directory
    ObjectClass                        : {top, msExchVirtualDirectory, msExchRpcHttpVirtualDirectory}
    WhenChanged                        : 1/7/2014 11:29:05 AM
    WhenCreated                        : 12/31/2013 1:17:42 PM
    WhenChangedUTC                     : 1/7/2014 4:29:05 PM
    WhenCreatedUTC                     : 12/31/2013 6:17:42 PM
    OrganizationId                     :
    OriginatingServer                  : DC1.domain.local
    IsValid                            : True
    ObjectState                        : Changed
    ISSUE 1
    Issue: On Machine 1 (reference above) Windows Security prompt that says "Connecting to
    [email protected]". Almost always prompts when Outlook is first opened. Afterwards (if it goes away) seemingly random on when it asks for it. I put in the credentials (absolutely correct) and it fails and prompts again.
    I always check the box for it to save the password. To get rid of it, I click the Cancel button at which Outlook reports "NEED PASSWORD", but still acts fine sending and receiving emails. Eventually the "NEED PASSWORD" sometimes changes
    to say "CONNECTED", but it works regardless.
    No issues on Machine 2 so I don't know where the problem might be as there are a lot of variables in play here.
    ISSUE 2
    Migrated user is unable to open Public folders from Exchange 2007.
    Cannot expan the folder. Microsoft Exchange is not available. Either there are network problems or the Exchange server is down for maintenance. (/o=...).
    This error occurs on Machine 1, Machine 2 and from OWA, same error each time.
    ISSUE 3
    Apps. Installed by default are 4 apps (Bing Maps, Suggested Meetings, Unsubscribe, Action Items). I have made sure the apps are enabled in OWA and they show up in mail items on both Machine 1 (Outlook 2013) and OWA. They do not show up in Machine 2 (Outlook
    2010). I'm assuming that isn't supported.
    In OWA, when I go to the installed apps listing it shows all of the apps but has a broken link on the image describing the app.
    When I click the app in either Outlook 2013 or in OWA, I get "APP ERROR, Sorry we can't load the app. Please make sure you have network and/or internet connectivity. Click "Retry" once you're back online.
    Current workaround is just disabling them through OWA.

    Hello,
    In order to avoid confusion, we troubleshoot a issue per thread usually.
    For your first isue, I agree with Ed's suggestion to check if your certificate name is correct.
    Besides, I recommend you change ExternalClientAuthenticationMethod from Basic authentication to Negotiate authentication to check the result.
    For the second issue and third issue, please create a new post.
    If you have any feedback on our support, please click here
    Cara Chen
    TechNet Community Support

  • IPhoto 11 Migration Issue: Unique Circumstance (Boot Drive Crash)

    Hello good folk,
    I have a migration issue with iPhoto 11 due to a boot drive crash.
    The issue: I have imported my library database file and all of my 25,000 photos into a clean install of iPhoto 11. All of the events are imported, but all of the photos appear in the very first event. All of the other events are populated with the correct number of photos, but none of the actual photos have been linked.
    I know all about holding down option-click and option-command-click to rebuild libraries, directories, etc., as I have read about in multiple posts. But many tries haven't gotten me to success.
    Any suggestions? What am I doing wrong?
    Here are the specifics of the chain of events, in case it helps [sorry for all the details, but it might help]:
    1. Was running iPhoto 09 in 10.5.8, my boot drive bit the dust.
    2. I was able to save most of my data from the drive. Due to corrupt files, I was forced to back up unconventionally: instead of saving the entire library, which I could not do, I unpacked the iPhoto library and, from the Originals folder, I copied over entire year folders (2002, 2003, etc.) onto a non-boot drive. This worked.
    3. I then installed the new boot HD and installed 10.6.X.
    4. I installed fresh copy of iPhoto 11 and updated the software.
    5. In iPhoto 11, I threw away the database and replaced with the recovered database from the old boot drive.
    6. I copied all of the year photo folders (from the "Originals" folder on the manual backup disk) wholesale into the "Masters" folder of the new iPhoto 11 install.
    7. [I could not use Migration Assistant to do this because Migration Assistant, for some reason, will not migrate from a non-boot drive that's installed internally on my Mac Pro.]
    8. I option-command-clicked open iPhoto and selected:
    -- Repair iPhoto Library Database
    -- Rebuild small thumbnails
    -- Rebuild all thumbnails
    -- Examine/repair permissions.
    9. I did this twice. The first time, the events from the database installed correctly, but the photos did not show up. The second time, after a very long time rebuilding the thumbnails, all 25,000 photos showed up, but in the very first event. All of the other events remain blank.
    10. I then did an option-click, and chose to open the main library. I did that, but nothing changed.
    11. Perhaps interestingly, when I option-click, it says that my manual backup from my internal drive -- where I did my emergency backup -- remains as the "default." The main iPhoto library is not the default.
    12. That's where I am now. I really don't want to have to install manually without the data, when all of the events imported fine, and all of the photos are there, but in the wrong event.
    Sorry for the long-windedness. Any suggestions are much appreciated!
    John

    I have imported my library database file and all of my 25,000 photos into a clean install of iPhoto 11. All of the events are imported, but all of the photos appear in the very first event. All of the other events are populated with the correct number of photos, but none of the actual photos have been linked.
    You can not "Import" an old iPhoto library into another iPhoto library - it is not the way it works - if your old iPhoto library is available you simply place it in the pictures folder and launch iPhoto - no importing involved
    you can not piece together an iPhoto library - which is why having a backup up is critical to avoid lost data
    If your iPhoto library is not available as a single entity then you will have to start over and create a new library and import the photos into it losing all edits, metadata changes, etc
    And if the future remember to always backup soon and often -it is the only way to avoid data loss due to failures - hardware, software and/or human
    LN

  • Material blocked due to a physical inventory - VL02N - Post Goods Issue

    Hi,
    We are working with SAP R/3 4.6C IDES.
    During a business process we need to run VL02N and to click the Post Goods Issue button.
    When we do that, we are getting the following error:
    "Material P-103 1000 0001 blocked due to a physical inventory"
    Anyone knows that I need to do in order to make it work?!
    Also, anyone knows how can I add more quantity to a given part?
    Thank you!
    Yaniv

    Hi Yaniv!
    Any stock changes are forbidden during physical inventory (otherwise you wouldn't know, if your counting has amount of before or after the change).
    Close the counting (-> ask who has done this), then goods issue is possible.
    Quantity change: go to picking tab and enter 'real' -> changed quantity.
    Regards,
    Christian

  • 11g migration issues

    I'm not sure if this forum is the right place to post 11g migration issues? If not, maybe someone can let me know where to do that. According to the article (http://www.oracle.com/technology/products/jdev/collateral/migration.html) which describes the manual changes you'll need to make after migrating a 10.1.3.4 app to an 11g (11.1.1.1.0 in my case), 'In this release, the migration wizard automates substituting references to adfFacesContext by the Trinidad equivalent requestContext in pages and page definitions...' I have found that this isn't necessarily the case. For example, in one of my pageDefs, the following reference was not changed to requestContext - RefreshCondition="#{!adfFacesContext.postback}". Also, I still see references to adfFacesContext in some of my jspx's as well. Just wanted to let someone know.

    Update: Not only does the migration process not replace 'adfFacesContext' with 'requestContext' in pageDefs and jspx's, but when I do a search on 'adfFacesContext' so that I can locate all references that need to be replaced manually, the search comes back with 0 hits, when I know there are many. So, apparently the search mechanism is broken too.

  • Cross Business Area posting restriction

    Dear Experts,
    Is it possible to restrict in Cross business area posting through configuration? I want to keep validation in cross business area posting.
    Sourav

    Hi Gaurav
    Its not working. Can you tell me, what I have to write the logic in GGB0 or OB28 for restrict the Cross Business area posting.
    Sourav
    Hi Guys,
    The issue is closed. I have done it through Substitution. For that we wrote the logic in user exist.
    Sourav
    Edited by: sourav1785 on Feb 2, 2012 3:34 PM

  • JET/DAO 3146 error on post migration

    I had a urgent issue that held their development. I would appreciate if someone can help me on this.
    I was trying to migrate access 97 database to Oracle database. Here is environment,
    Access97
    Oracle 8163
    Microsoft ODBC for Access 4.00440302
    Oracle ODBC for Oracle 81700
    I had a problem in the post migration when WorkBench tried to update Access Database (to create the global link or
    something like that). It failed with an ODBC error: JET/DAO error code: 3146, description: ODBC--call failed.
    Does anyone know what does it mean on this error and what could have caused this?

    We are currently looking into this issue. Looks as though it may be related to Office 2000.

  • Billing before posting good issue

    Hi Experts:
    For business reasons I need to bill an OD before posting good issue.
    I set the copy control header (From Delivery to Bill), but I found that the OD wasn't shown in trx VF04 .
    Afterwards I found that VF04 is filled with the billing index VKDFS, I guess you can find all the OD already posted there.
    Could you please advice how can I fix this up.
    Thanks.

    Hi,
    I am not sure what the business requirment is but maybe you could use the Pro Forma billing functionailty in SAP, this will allow you to create a pro forma invoice for the delivery without PGI first but will have no financial implications, the invoice will still need to be created later after the PGI is done
    Regards
    Paul

  • Help: one request using ALE&IDOC to Posting Goods Issue about MaterialScrap

    Hi Exports,
    i got a situation. My client is using ALE&IDOC to deal with the Material Scrapping. The business scenario is:
    1. One third system (Non-SAP) Send IDOC to SAP Production Server through the Intermedia SEEBEYOND.
        Message Type: MBGMCR
        IDOC Type: MBGMCR02
        BUSINESS OBJECT: BUS2017
    2. SAP Production Server use "Message Type: MBGMCR" to find out the BAPI in Distribution Model and trigger the BAPI.
    the Distribution Model:
    Model View
    SEEBEYONG
    PRODUCTION
    GoodsMovement.CreateFromData
    Reciever determination: no filter
    Now my client's request is:
    When the Movement Type is 551 in the IDOC Segment "E1BP2017_GM_ITEM_CREATE", This IDOC will be ignore and not trigger the BAPI to post goods issue.
    i try to add the destination filter in the Distribution Model. but when i add the filter group, there are only two filter parameter ("Plant" and "Storage Location") and don't allow to add others.
    i have no idea now. can anyone give me a favor. thank you very much in advance.
    Edited by: Dave Wang on Feb 29, 2008 7:09 AM

    We got hold of the Idoc type 'DELVRY03 PGI SHPCON' we are able to post the Idoc but we are able to do the packing only or we are able to change the deliveries but the PGI is not happening..
    please help us on this.. is there some condig that updates the delivery with the PGi or is there something else do be done in the Idoc....
    will provide additional details if required.
    Thanks
    Arun

Maybe you are looking for

  • Automatic_Gather_Stats is not running in 11g Database.

    Hi we are having a 11.2.0.3 rac database on LINUX x86-64 machine. Two days back on wards we noticed that Automatic_Gather_Stats for the database is not running. When we chech the last analyzed for the schemas it is showing 28th NOV last day. After th

  • Macbook Pro Retina 2013 Multiple Thunderbolt Monitors

    Anyone know if there is any documentation suggesting that the standard Kernel not support multiple Thunderbolt displays? From what I can tell, the OS does not even detect an additional monitor. This is an issue whether I daisy-chain the monitors or u

  • How to make a form be excutable (exe)

    Hi all, Is it possible to make a form be excutable (exe)? and if yes, HOW? Best Regards, hany

  • SET and GET cursor

    Hi all! How can I get the field where the cursor is placed in a component? Thanks in advance!!!

  • Error: "Name" did not respond

    I'm having trouble connecting to my friend. I am on a powerbook g4 running OSX 1.3.9, she's using a new macbook with Tiger. I have the older version of iChat while she has iChat AV. When we try to either audio chat or video chat, it says that she did