NWDI migration issue - all DCs are not migrated

I am trying to migrate a track from one NWDI (7.0)to another NWDI (7.3)for NW7.0 based code.
in the old NWDI , the track consists of 30 DCs and there are no broken DCs , I have exported the SCA file from Assembly and basis copied it to new NWDI's CMS inbox.
We have imported the SCA file and created the track with proper dependencies in the new NWDI.
But the track in new NWDI shows only 20DCs and 10of the DCs are missing.
When I checked in DTR, I see the toplevelDcs are missing in the inactive section of the workspace.
what will be the issue and how can I resolve such issue?

Please refer note  1259604 - CMS check-in tab: Not all files from inbox are displayed
https://service.sap.com/sap/support/notes/1259604

Similar Messages

  • Lync 2013 client is deployed but user accounts are not migrated from OCS to Lync 2013 Server - how to open Lync meetings automatically in the Lync Web Plug-in

    We have in our enterprise the following scenario:
    1 - Lync 2013 client is installed
    2 - User accounts are not migrated to Lync 2013 Server, users are using Office Communicator as their main tool
    3 - Users receive Lync 2013 meeting requests but when try to access them, Lync 2013 client launches and shows error. Users will need to open the browser and paste the URL to the address bar but this still open
    4 - We cannot use the workaround of adding "?SL=1" to the Lync 2013 meeting URL as the user base is large and manual workaround is not accepted
    5 - Question: is there any automated way, via egistry key or GPO setting, so that users temporarily (until their accounts are migrated to Lync 2013 server) can bypass Lync 2013 client completely and automatically open all Lync 2013 meetings
    on the browser, using Lync Web Plug-in?

    Thanks for the response,
    First, I should have mentioned clearly that users have Office Communicator 2007 client and Lync 2013 client installed in their machines. Their accounts are not migrated yet to Lync 2013 server.
    Second, we are using IE9 and IE10. The issue is that users CAN join Lync 2013 meetings with their browsers but have to paste the URL manually to browser and add "?SL=1" otherwise, if they just click at the "Join Online Meeting" or "Join
    Lync Meeting" URL it launches Lync 2013 client which shows error because is not configured yet, as they are using OCS client and migrating slowly to Lync 2013 server.
    Is there a Group Policy setting or a registry key from Microsoft that can be turned on to these users machines and make will all Lync meeting requests to be opened in IE browser instead of Lync 2013 client. We need a way to ignore
    Lync 2013 client until user accounts are migrated to Lync 2013 Server. Manually typing URLs is not an option in a big organization, can't explain thousands of users of different levels what to do.
    We are regretting the decision not to separate Lync 2013 from Office 2013 package we deployed recently. If Lync 2013 is uninstalled then all Lync meeting requests are opened in browser without an issue.

  • Settings are not migrated in 1.2.1.32.13

    I've been trying to migrate the settings from 1.2.1.3200 to 1.1.2.32.13 but not all of them are migrating.
    connections are not migrating, although SQL Formatter and preferences are. H`ave anyone experienced anything like this??
    Export/Import did work.
    Windows XP SP2
    SQL Developer 1.2.1.3200 to 1.2.1.32.13
    Tony

    Barry,
    The problem seems to be between 3200 and 3213, I have migrated settings from 2998 to 3213 successfully.
    i have tested migration between these versions here are the results and some stack information. hope will help.
    From 2998 to 3200 Successful
    WARNING: Unknown directive: SetSkipJ2SDKCheck
    Using oracle.home=C:\sqldeveloper_3200
    Using ide.user.dir=null
    WARNING: version.properties contains an invalid VERSION property (i.e. it is not
    a float)
    java.lang.NumberFormatException: multiple points
            at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:10
    84)
            at java.lang.Float.parseFloat(Float.java:394)
            at oracle.ide.Version.<clinit>(Version.java:57)
            at oracle.ide.IdeCore.$init$(IdeCore.java:154)
            at oracle.ide.IdeCore.<init>(IdeCore.java:162)
            at oracle.ideimpl.DefaultIdeCore.<init>(DefaultIdeCore.java:64)
            at oracle.ideimpl.DefaultIdeCore.<init>(DefaultIdeCore.java:69)
            at oracle.ideimpl.Main.start(Main.java:89)
            at oracle.ideimpl.Main.main(Main.java:51)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.ide.boot.PCLMain.callMain(PCLMain.java:45)
            at oracle.ide.boot.PCLMain.main(PCLMain.java:37)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.classloader.util.MainClass.invoke(MainClass.java:89)
            at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    218)
            at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
            at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
            at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.ide.boot.Launcher.invokeMain(Launcher.java:508)
            at oracle.ide.boot.Launcher.launchImpl(Launcher.java:106)
            at oracle.ide.boot.Launcher.launch(Launcher.java:60)
            at oracle.ide.boot.Launcher.main(Launcher.java:49)
    java.lang.IllegalStateException: GlobalSettings already exists, cannot initialis
    e twice.
            at oracle.javatools.db.GlobalSettings.initialiseInstance(GlobalSettings.
    java:45)
            at oracle.ideimpl.db.DatabaseIdeAddin.initialize(DatabaseIdeAddin.java:6
    4)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:433)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:244)
            at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:157)
            at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1517)
            at oracle.ide.IdeCore.startupImpl(IdeCore.java:1280)
            at oracle.ide.Ide.startup(Ide.java:642)
            at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
            at oracle.ideimpl.Main.start(Main.java:90)
            at oracle.ideimpl.Main.main(Main.java:51)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.ide.boot.PCLMain.callMain(PCLMain.java:45)
            at oracle.ide.boot.PCLMain.main(PCLMain.java:37)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.classloader.util.MainClass.invoke(MainClass.java:89)
            at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    218)
            at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
            at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
            at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.ide.boot.Launcher.invokeMain(Launcher.java:508)
            at oracle.ide.boot.Launcher.launchImpl(Launcher.java:106)
            at oracle.ide.boot.Launcher.launch(Launcher.java:60)
            at oracle.ide.boot.Launcher.main(Launcher.java:49)
    Addin: Translator PlSql is trying to register a input type (.plsql) which confli
    cts with translator PlSql who already using this input type
    From 3200 to 3213 Un-Successful
    WARNING: Unknown directive: SetSkipJ2SDKCheck
    Using oracle.home=C:\sqldeveloper_3213
    Using ide.user.dir=null
    Addin: Translator PlSql is trying to register a input type (.plsql) which confli
    cts with translator PlSql who already using this input type
    reloadBuffers(): 49 nodes checked in 6.07898E-4 second(s)
    reloadBuffers(): 49 nodes checked in 4.14857E-4 second(s)
    From 2998 to 3213 Successful
    WARNING: Unknown directive: SetSkipJ2SDKCheck
    Using oracle.home=C:\sqldeveloper_3213
    Using ide.user.dir=null
    java.lang.IllegalStateException: GlobalSettings already exists, cannot initialis
    e twice.
            at oracle.javatools.db.GlobalSettings.initialiseInstance(GlobalSettings.
    java:45)
            at oracle.ideimpl.db.DatabaseIdeAddin.initialize(DatabaseIdeAddin.java:6
    4)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:433)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:244)
            at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:157)
            at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1517)
            at oracle.ide.IdeCore.startupImpl(IdeCore.java:1280)
            at oracle.ide.Ide.startup(Ide.java:642)
            at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
            at oracle.ideimpl.Main.start(Main.java:90)
            at oracle.ideimpl.Main.main(Main.java:51)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.ide.boot.PCLMain.callMain(PCLMain.java:45)
            at oracle.ide.boot.PCLMain.main(PCLMain.java:37)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.classloader.util.MainClass.invoke(MainClass.java:89)
            at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    218)
            at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
            at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
            at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.ide.boot.Launcher.invokeMain(Launcher.java:508)
            at oracle.ide.boot.Launcher.launchImpl(Launcher.java:106)
            at oracle.ide.boot.Launcher.launch(Launcher.java:60)
            at oracle.ide.boot.Launcher.main(Launcher.java:49)
    Addin: Translator PlSql is trying to register a input type (.plsql) which confli
    cts with translator PlSql who already using this input type

  • Products are not migrating from R3 to CRM

    Hi,
    We have created a new products in R3.
    those products are not migrating to CRM .
    What could be the reason.
    Points will be rewarded.
    thanks

    Hi
    Could you plz help me the process you are following to donwload products from R/3  to CRM.
    Kinldy note ..few things:
    1.Middleware set up to be done.
    2.Taxes to be mapped correctly for products.
    3.did you download the DNL_CUST_PROD0...if you are using product hierarchy did u download..DNL_CUST_PROD1,DNL_CUST_PROD3
    4.What is the error message you are getting in SWM01 for the BDOC type PROD
    UCT_MAT?
    if you have downlaoded these cutomizing objects...then use initial donwload (R3as) with object name "MATERIAL" ..these will bring all products from R/3..You can also use filters to do a selective download.
    Kindly provide these details..
    Regards
    Sayantan

  • I am using iphone4 and recently updated to 7.0.4 from then onwards having issues with phone book. It will open but not able to scrool up and down and all options are not working. Is any one facing same issues?

    I am using iphone4 and recently updated to 7.0.4 from then onwards having issues with phone book. It will open but not able to scrool up and down and all options are not working. Is any one facing same issues?
    Why apple also doing such kind of softwares? Cant they do testing before releasing the product?
    Could any one help me out of this?
    Thanks,
    Rajesh

    See this discussion...
    https://discussions.apple.com/message/23731048#23731048

  • Some DCs are not available locally - NWDS error while importing Track confg

    Hi,
    We have configured NWDI in our landscape.
    As per the requirement of the developers, we have created a new product and software component (SC) in SLD, as they don't want to use any standard components.
    The same has been synced with CMS using update CMS.
    Now a new track is created (in landscape configurator) and the new SC has been added to the track. Track creation was successfull....given the sdm passwords for all 3 systems.
    While saving a pop-up came saying that as the SC is New (i did not select the developed option), I need to Check-in and Import into DEV manually.....I GOT STUCK HERE.
    What files needs to be checked-in in Transport studio?
    Also when developers are trying to import the configuration in their respoective NWDS...they are getting "Some DCs are not available locally" error.
    Also updated the patch of their NWDS but still no use.
    Could any one help me out.
    Regards,
    Siv

    Dear Satya,
    As per your advise. I have maintianed the 3 dependencies for the SC.
    However, the error "Some DCs are not available locally" is still recurring in NWDS.
    Below is few line from log,
    Jul 14, 2009 6:49:13 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: RIB_SAPPS: Build failed for sap.com/RIB_SAPPS(arg_PRIMAVERACUSTOMIZATION_1) in variant "default": Used component not found: sap.com/tc/bi/bp/webDynpro
    Jul 14, 2009 6:49:13 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: RIB_SAPPS: Build failed for sap.com/RIB_SAPPS(arg_PRIMAVERACUSTOMIZATION_1) in variant "default": Check for used DCs failed: Used component not found: sap.com/tc/bi/bp/webDynpro. DC not found in DC syncdb.
    Build log -
    Development Component Build (2009-07-14 18:49:13)
      Component name: RIB_SAPPS
      Component vendor: sap.com
      SC compartment: arg_PRIMAVERACUSTOMIZATION_1
      Configuration: EPD_ARG_D
      Location: EPD_ARG_D
      Source code location: http://den2:50100/dtr/ws/ARG/arg_PRIMAVERACUSTOMIZATION/dev/inactive/DCs/sap.com/RIB_SAPPS/_comp/
      DC root folder: C:\Documents and Settings\sa45572\.dtc\1\DCs\sap.com\RIB_SAPPS\_comp\
      DC type: Web Dynpro
      Host: CMR-2FL0565
    DC Model check:
       All used DCs are available locally
       ERROR: Check for used DCs failed: Used component not found: sap.com/tc/bi/bp/webDynpro. DC not found in DC syncdb.
       Build failed with errors.
    Jul 14, 2009 6:48:50 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.actions.dc.UsedDCFoundHandlerBase) [Thread[main,5,main]] ERROR: failed to resolve reference "sap.com/tc/wdp/metamodel/content" for DC "arg_PRIMAVERACUSTOMIZATION_1:sap.com/RIB_SAPPS":Cannot find compartment of used component: sap.com:tc/wdp/metamodel/content
    Regards,
    Siv

  • Ipad with ios5 shows only 1000 emails. Would like to see all that are not deleted.

    pad with ios5 shows only 1000 emails. Would like to see all that are not deleted. iCloud turned off for Mail. Using Outlook on MacBook.

    Just a historical note of interest, Yahoo Mail was one of the first IMAP Push providers on the original iphone, so they did at one time support IMAP. My guess is you will have to get the server settings from tech support, which you are paying for.
    But the gmail app is called gmail :-) and the technology that allows you to link it to a domain is known as google apps. (www.google.com/apps).
    But I would call Yahoo tech support and ask them what the proper way to set it up on an ipad or iphone is.
    If you built your website using Yahoo tools (ie. their website builder), you may find it difficult to move.
    The appropriate place to discuss moving web hosts is here. www.webhostingtalk.com
    Site5 was able to migrate my clients' sites for free from a non-Yahoo host, although if you do want e-mail make sure you specify that in the notes field. (MX)
    www.site5.com
    --Sam

  • Flex SDK 3.2 : Unmarshalling issue : SOAP objects are not deserialized completely

    Hi everybody !
    I have a strange problem with SOAP deserialization in flex 3.2, and I thought this forum will be the best place to get answers ...
    When I try to fetch some objects (like the ones shown below), the XMLDecoder does not deserialize all the properties.
    In this case, it stops at the property named "rating". After it, all other data are lost.
    I've used the flex builder debugger to locate the problem, and this lead me to the following method in the XMLDecoder class :
    getApplicableValues(parent:*, valueElements:XMLList, name:QName,context:DecodingContext, maxOccurs:uint):XMLList:
    State of the variables, before the "bug" :
    The strange behavior appears after the five first properties had been deserialized correctly.
    At this step : startIndex = 5, and the next property to unmarshall is "user" (according to the MExpertNotes object mapping)
    the valueElement's list contains the following elements :
    to simplify the notation, I will write only the position in the list and the xml tag name (see the complete soap response for more details at the end of this post)
    (position, fieldName)
    (0, ID) -> inherited from MotocycletteObjectImpl
    (1,comment)
    (2, noteValidation) (a Bean, never returned by our service -> set to null)
    (3,noteValidationID)
    (4,rating)
    (5,timeOfCreation) -> inherited from MotocycletteObjectImpl
    (6,user) (a Bean, never returned by our service -> set to null)
    (7,userExpert) (a Bean, never returned by our service -> set to null)
    (8,userExpertID)
    (9,userID)
    (10,version) -> inherited from MotocycletteObjectImpl
    when it enters the for loop, at the first iteration the valueElements[i].name is equals to "timeOfCreation" and the name parameter is equal to "user".
    so this test : if (name == null || valueElements[i].name() == name
    || ((name.uri == "" || name.uri == null)
    && name.localName == valueElements[i].name().localName))
    returns false. The skipAhead variable is set to false (and i don't understand why). It stops iterating over the valueElementList, and so, skips all other properties.
    Is this a bug ? Does a workaround exists ?
    This affects many of our objects.
    Any help would be greatly appreciated.
    Best regards,
    Jules Pajot
    R&D engineer for Mikros Image
    www.mikrosimage.fr
    [EDIT] : My Message was too long, so I put the complete message here :
    http://docs.google.com/View?docid=dd6j35ft_38grb9c7cr
    PS : I apologize for my english wich is far from perfect :)
    As a reminder , the XMLDecoder class method ( line 2204 ):

    <div class=Section1><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>The holidays are starting here.  The experts in the area may<br />already be away.  Please file a bug.  It might help if you can simplify your<br />test case to use an XML file that is local so we don&#8217;t need your server<br />connection.<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><br /><br /><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span<br />style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Jules Pajot<br />[mailto:[email protected]] <br><br /><b>Sent:</b> Tuesday, December 23, 2008 9:05 AM<br><br /><b>To:</b> [email protected]<br><br /><b>Subject:</b> Re: Flex SDK 3.2 : Unmarshalling issue : SOAP objects are not<br />deserialized completely<o:p></o:p></span></p><br /><br /></div><br /><br /><p class=MsoNormal><o:p> </o:p></p><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>A new message was posted by<br />Jules Pajot in <br><br /><br><br /><b>Developers</b> --<br><br />  Flex SDK 3.2 : Unmarshalling issue : SOAP objects are not<br />deserialized completely<br><br /><br><br />Nobody has an idea about my problem ? <o:p></o:p></p><br /><br /><div class=MsoNormal><br /><br /><hr size=2 width=200 style='width:150.0pt' align=left><br /><br /></div><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>View/reply at <a<br />href="http://www.adobeforums.com/webx?13@@.59b74f93/0">Flex SDK 3.2 :<br />Unmarshalling issue : SOAP objects are not deserialized completely</a><br><br />Replies by email are OK.<br><br />Use the <a<br />href="http://www.adobeforums.com/webx?280@@.59b74f93!folder=.3c060fa3">unsubscribe</a>< br />form to cancel your email subscription.<o:p></o:p></p><br /><br /></div>

  • After upgraded 9.2 DB, all users are not able to login (Except Guest).

    After completed the DB upgrade from 8.1.7.4 to 9.2.0, all users are not able to login the oraclemypage.home. This is except the Guest account.For example, I use the sysadmin account to login the oraclemypage.home. It shows "Your login is invalid. Please login again."
    Moreover, I do the following query.
    SQL> select fnd_web_sec.validate_login('SYSADMIN','SYSADMIN') from
    dual;
    FND_WEB_SEC.VALIDATE_LOGIN('SYSADMIN','SYSADMIN')
    N
    If I guery the Guest account, the result is "Y".
    Also, all users can access via dev60cgi/f60cgi to open E-business 11.5.7 application. Are there any missing script / process I need to do?
    Thanks,
    Matthew

    Hi Arun,
    What message u get on the apache logs / jserv logs when u get the error ?
    Since the log cumulate a giga byte, I clean up the log and test again. It seems no error message.Whats your platform?
    HP-UX 11.11To which version (5 digit) u upgraded DB ?
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    I found a note 225074.1 that talks of a similar issue where users are ablt to login to forms but not php. this is for AIX. review the note.
    I had checked this previously. Part of this document already tried which suggested by Oracle Support.what is the end_date for all of these users in fnd_user table ? if all users for some reason is end_dated , then fnd_web_sec will show 'N"
    All users are normal. For those I tested without end_dated, I can access via f60cgi too.whats the session_cookie_domain set to in icx_parameters table? Set to NULL and try bouncing apache once.
    This set to ".mycompany.com". You mean that I set the session_cookie_domain to NULL and restart Apache, right? Why I need to set it NULL?

  • Anyone any advice on how to stop my mail "activity" from continuously caching? is this a problem? I have had inbox issues recently that are not resolved yet but I am not sure if they are related.

    Anyone any advice on how to stop my mail "activity" from continuously caching? is this a problem? I have had inbox issues recently that are not resolved yet but I am not sure if they are related.

    Quit Mail. Force quit if necessary.
    Back up all data. That means you know you can restore the Mail database, no matter what happens.
    Triple-click the line below on this page to select it:
    ~/Library/Mail/V2/MailData/Envelope Index
    Copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder
    from the menu bar. Paste into the box that opens (command-V), then press return.
    A Finder window will open with a file selected. Move the selected file to the Desktop, leaving the window open. Other files in the folder may have names that begin with "Envelope Index". Move those files, if any, to the Trash.
    Log out and log back in. Relaunch Mail. It should prompt you to re-import your messages. You may get a warning that the index is corrupt and that Mail has to quit. Click OK.
    Test. If Mail now works as expected, you can delete the file you moved to the Desktop. Otherwise, post your results.

  • All applications are not responding when wake from sleep.

    All applications are not responding when Macbook pro wake from sleep,
    the keyboard and touch pad are okay.
    Why?
    Thanks a lot.

    I want to see if there's a service that may be preventing it from working properly when waking from sleep. To test this, we'll need to Disable all non-system-critical services to see if the issue occurs.
    If it does not, that means one of those services that was disabled, is causing the issue.
    If the touchscreen is still unresponsive after sleep with all of those non-critical services disabled, then it may be something with the registry or the hardware. 
    Here are the steps to disable non-critical services:
    Windows + Q to bring up Search
    Type 'msconfig' and press Enter
    Click the Services Tab
    Check the Hide All Microsoft Services box 
    Click the Disable All button 
    Click Apply and Restart
    Once it restarts let it go into sleep mode and then wake it back up from sleep mode and test the touchscreen. Do this a couple of times, if you have time. (When you're done troubleshooting, you'll have to go back into msconfig and re-enable all of those non-critical services, apply and restart.)
    Let me know the results when you get a chance, please

  • ORA-01008 All variables are not bound

    Hi I am running this query and getting this exception ORA-01008 All variables are not bound .
    Could anyone please insight ?
    SELECT EQMT_INGT_LOG_ID, EQMT_ID,
    XMLSerialize(DOCUMENT XMLType(ingLog.BUCK_SLIP_XML) AS CLOB) BUCK_SLIP_XML
    FROM TOS_EQMT_INGT_LOG ingLog
    where BUCK_SLIP_XML is not null and ingt_date between to_date(:fromDate, 'MM/DD/YYYY HH24:MI')
    and to_date(:toDate,'MM/DD/YYYY HH24:MI' )
    and eqmt_id in (select eqmt_id from tos_eqmt
    where eqmt_init = :eqmtInit and eqmt_nbr = :eqmtNbr
    and orig_loca_id in (select loca_id from tos_loca where altn_src_sys_stn_id = :circ7 ))
    and SCAC = :scac
    and STCC = :stcc
    and SHPR_NAME = :shprName
    and CNSE_NAME = :cnseName
    and driv_id in (select driv_id from tos_driv where lcns = :lcns )
    and driv_id in (select driv_id from tos_driv where sabv = :sabv )
    and ingt_stat_ind = :ingtStatInd
    and BUCK_SLIP_XML like :inspectedBy
    ORDER BY INGT_DATE

    Slightly off-topic but what do you think this does :
    XMLSerialize(DOCUMENT XMLType(ingLog.BUCK_SLIP_XML) AS CLOB) BUCK_SLIP_XML?

  • All fields are not mapped in transformation 0IC_C03 to 2LIS_03_BF_TR

    I have replicated BI7 data sources of 2lis_03_BF,BX & UM from ECC. All the infosources are BI7 infosources.After installing the BI Content for 0IC_C03, infosource 2LIS_03_BF_TR is not active.When I am trying to activate the transformation it is showing a error in START ROUTINE & also all fields are not mapped.
    Please suggest a solution.
    Thanx in advance.
    Edited by: Aritra on Nov 28, 2011 11:37 AM

    Hi,
    i think you have done some modification manually(either added something and deleted something in transformation) thats why code isn't maching with standard sorce package.
    so to resolve this error just remove  changes you manually did. or remove that code and again create start routine and paste the code which u need.
    Thanks & Regards,
    NIKHIL

  • I forgot restrection passcode. Pleas help me   . Without code all seting are not active. Iphone 4  .  Ios 6.1   . Few days ago update.

    I forgot restrection passcode. Pleas help me   . Without code all seting are not active. Iphone 4  .  Ios 6.1   . Few days ago update.  Pleas help

    A good read. Have you done anything at all to resolve your problem. Reset? Restore?
    By the way - "your products"... nobody here produced the iPhone, we are all just users. Apple is not here.

  • After Restoring with Migration Assistant internet accounts are not working properly

    Hello!
    My Macbook Pro's HDD fried a week ago, so I swapped it for a new one. I had a backup from about 30mins before the issue happened, so I thought everything would go fine with Time Machine. Well, not quite. After installing Mac OS X Mavericks from the Disk Utility and telling the system to apply the latest backup on Migration Assistant during the installation, everything started up the way I left it, but several problems showed up and I have been trying to troubleshoot them.
    Issues:
    1. I used to have Facebook, Twitter and two Gmail accounts logged via the Internet Accounts preferences. Used the gmail accounts for notes, contacts and calendars. Now, they all show up on the menu, but when I click on any of them it tells me they aren't connected and asks me for their password. When I put it down, it gives me an "Unable to verify account" message. If I delete the accounts and try to reinsert them, I get the same message. What's even more weird: When I restart, they are all there again.
    2. Notes doesn't update properly. It shows me all the notes up until like 4 weeks ago, and whenever I even click on the app's window, it tells me it can't connect to Gmail and asks me for its password again. Several other apps that require syncing, like Calendar, have the same issue.
    Troubleshooting attempts:
    1. It's not a problem with these accounts, as I've been able to  sync them no problem if I create a new user. But I had some serious work being done and I don't really want to get a fresh start.
    2. I tried doing a clean install and when the Migration Assistant showed up I asked to transfer everything except personal documents and data. It worked, but I lost all my personal files that are not on dropbox (not many, but there were a few important things). Also the wifi didn't connect at all, kept saying it was self assigning an IP or whatever. This did not happen before.
    3. Not using migration assistant at all, but restarting the system and restoring a time machine backup, even an earlier one from that same day. Mac gets stuck on spinning wheel during boot :/
    This killed my weekend's productivity already, as each clean install and time machine restoring takes 3hrs+. I don't know what to do at this point.
    Macbook Pro, Early 2011, 13". Old HDD 320gb, new one 500gb. OS X Mavericks 10.9.4 (the backup is from 10.9.3)

    ragob66,
    Welcome to the Apple discussions!
    Try this:
    *Accessing Time Machine Backups From Another User Account or Computer*
    Yes, you can do this using the Time Machine interface.
    Attach the drive containing the TM backups to your computer.
    Control-click the TM icon in the dock and select "Browse Other Time Machine Disks...".
    Highlight the desired disk and click “Use Selected Disk”. This will now allow you to browse those TM backups via the ‘time travel’ window. From here you can restore what files you need access to. Bear in mind that any files moved will have the permissions of that previous user account. Thus you may be prompted for the user name and password of that previous account. However, once verified you should be able to adjust “Sharing & Permissions” in the files “Get Info” window.
    Let us know if this resolved your issue.
    Glenn

Maybe you are looking for

  • Exchange Server 2013 Can't install mialbox role for DAG.

    Hello, I was upgrade out exchanger server from 2003 to 2013. I wanna install one more Mailbox role on different server for DAG. But i receive bellow error. I'm have a root domain and child domains. My exchange server working on a child domain. Error:

  • IPod Nano 7th generation USB port unrecognised on windows 7 - help tried everything I could find

    Please help have been given an ipod nano 7th generation but cannot get it to work, downloaded latest itunes software, done all microsoft updates, restarted numerous times, have tried others suggestions online, nothing working.  The usb port works wit

  • Bizarre Cover Flow behavior

    I downloaded all the available cover art last night and this is what I woke up to: That's right -the "cover flow" display shows a screenshot of my iMac. Even weirder is that the display updates dynamically. That is, as the iMac screen changes, so doe

  • HR ABAP FAQ - Part 1 (ans needed)

    1.What are the main functions of Compensation Management? 2.What is an applicant action? 3.What is the difference between an organizational unit and a work center? 4.What is the Object Infotype (1000) used for? 5. What is the Relationships Infotype (

  • AVCHD with PR PRO CS4

    Hey guys Wanted to ask about possibly upgrading in the near future to the SONY HDR AX2000 (currently use HDV- which has it's own issues with pr pro cs4- choppy playback not really being one of them though) Anybody have this camera or similar cam with