OEM not coming to browser

oracle : 10.2.0.4
OS: x86_64 x86_64 x86_64 GNU/Linux
Problem : OEM not coming to browser
Products on the db
SQL> select COMP_ID, version from dba_registry;
COMP_ID VERSION
EM 10.2.0.4.0
SDO 10.2.0.4.0
ORDIM 10.2.0.4.0
AMD 10.2.0.4.0
XDB 10.2.0.4.0
CONTEXT 10.2.0.4.0
EXF 10.2.0.4.0
RUL 10.2.0.4.0
OWM 10.2.0.4.3
ODM 10.2.0.4.0
CATALOG 10.2.0.4.0
COMP_ID VERSION
CATPROC 10.2.0.4.0
JAVAVM 10.2.0.4.0
XML 10.2.0.4.0
CATJAVA 10.2.0.4.0
APS 10.2.0.4.0
XOQ 10.2.0.4.0
17 rows selected.
OEM created Manually :
-bash-3.00$ emca -config dbcontrol db -repos create
STARTED EMCA at Feb 25, 2009 8:21:05 PM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: JABILDEV
Listener port number: 1523
Password for SYS user:
Password for DBSNMP user: BSNMP
Password for SYSMAN user:
Email address for notifications (optional): [email protected]
Outgoing Mail (SMTP) server for notifications (optional):
You have specified the following settings
Database ORACLE_HOME ................ /u01/app/oracle/oracle/product/10.2.0/db_1
Database hostname ................ sns-dev-oracle.corp.clickcommerce.com
Listener port number ................ 1523
Database SID ................ JABILDEV
Email address for notifications ............... [email protected]
Outgoing Mail (SMTP) server for notifications ...............
Do you wish to continue? [yes(Y)/no(N)]: Y
Feb 25, 2009 8:21:51 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /u01/app/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/emca/JABILDEV/emca_2009-02-25_08-21-05-PM.log.
Feb 25, 2009 8:21:52 PM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) ...
Feb 25, 2009 8:24:03 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Repository successfully created
Feb 25, 2009 8:24:06 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Securing Database Control (this may take a while) ...
Feb 25, 2009 8:24:10 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl config emkey -repos
Feb 25, 2009 8:24:10 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
WARNING: Configuring EM-Key failed.
Feb 25, 2009 8:24:10 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
WARNING: Error securing Database control.
Feb 25, 2009 8:24:10 PM oracle.sysman.emcp.EMDBPostConfig setWarnMsg
INFO: Error securing Database Control, Database Control has been brought up in non-secure mode. To secure the Database Control execute the following command(s):
1) Set the environment variable ORACLE_SID to JABILDEV
2) /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl stop dbconsole
3) /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl config emkey -repos -sysman_pwd < Password for SYSMAN user >
4) /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl secure dbconsole -sysman_pwd < Password for SYSMAN user >
5) /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
To secure Em Key, run /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl config emkey -remove_from_repos -sysman_pwd < Password for SYSMAN user >
Feb 25, 2009 8:24:10 PM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
To secure Em Key, run /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl config emkey -remove_from_repos -sysman_pwd < Password for SYSMAN user >
Feb 25, 2009 8:24:10 PM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
Feb 25, 2009 8:25:48 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: Database Control started successfully
Feb 25, 2009 8:25:48 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: >>>>>>>>>>> The Database Control URL is http://sns-dev-oracle.corp.clickcommerce.com:1158/em <<<<<<<<<<<
Error securing Database Control, Database Control has been brought up in non-secure mode. To secure the Database Control execute the following command(s):
1) Set the environment variable ORACLE_SID to JABILDEV
2) /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl stop dbconsole
3) /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl config emkey -repos -sysman_pwd < Password for SYSMAN user >
4) /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl secure dbconsole -sysman_pwd < Password for SYSMAN user >
5) /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
To secure Em Key, run /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl config emkey -remove_from_repos -sysman_pwd < Password for SYSMAN user >
-bash-3.00$ /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl stop dbconsole
TZ set to US/Central
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
http://sns-dev-oracle.corp.clickcommerce.com:1158/em/console/aboutApplication
Stopping Oracle Enterprise Manager 10g Database Control ...
... Stopped.
-bash-3.00$ /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl config emkey -repos -sysman_pwd orasys08
TZ set to US/Central
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
Invalid Password
caught Exception java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
-bash-3.00$ /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl secure dbconsole -sysman_pwd orasys08
TZ set to US/Central
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
http://sns-dev-oracle.corp.clickcommerce.com:1158/em/console/aboutApplication
DBCONSOLE already stopped... Done.
Agent is already stopped... Done.
Securing dbconsole... Started.
Checking Repository...ERROR. Unable to contact the OMS Repository.
-bash-3.00$ /u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
TZ set to US/Central
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
http://sns-dev-oracle.corp.clickcommerce.com:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 10g Database Control ........................... started.
Logs are generated in directory /u01/app/oracle/oracle/product/10.2.0/db_1/sns-dev-oracle.corp.clickcommerce.com_JABILDEV/sysman/log
Why the OEM not coming to browser ?
What are the checks to be done ? and what are the logs to check ?

Thanks for reply
http://sns-dev-oracle.corp.clickcommerce.com:1158/em
still I am not able to access the lick from the browser
I did drop and create repos succesfully again
-bash-3.00$ emca -config dbcontrol db -repos create
STARTED EMCA at Feb 26, 2009 7:24:25 PM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: JABILDEV
Listener port number: 1523
Password for SYS user:
Password for DBSNMP user: BSNMP
Password for SYSMAN user:
Email address for notifications (optional):
Outgoing Mail (SMTP) server for notifications (optional):
You have specified the following settings
Database ORACLE_HOME ................ /u01/app/oracle/oracle/product/10.2.0/db_1
Database hostname ................ sns-dev-oracle.corp.clickcommerce.com
Listener port number ................ 1523
Database SID ................ JABILDEV
Email address for notifications ...............
Outgoing Mail (SMTP) server for notifications ...............
Do you wish to continue? [yes(Y)/no(N)]: Y
Feb 26, 2009 7:25:15 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /u01/app/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/emca/JABILDEV/emca_2009-02-26_07-24-25-PM.log.
Feb 26, 2009 7:25:16 PM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) ...
Feb 26, 2009 7:27:24 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Repository successfully created
Feb 26, 2009 7:27:27 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Securing Database Control (this may take a while) ...
Feb 26, 2009 7:27:49 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Database Control secured successfully.
Feb 26, 2009 7:27:49 PM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
Feb 26, 2009 7:29:27 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: Database Control started successfully
Feb 26, 2009 7:29:27 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: >>>>>>>>>>> The Database Control URL is https://sns-dev-oracle.corp.clickcommerce.com:1158/em <<<<<<<<<<<
Enterprise Manager configuration completed successfully
FINISHED EMCA at Feb 26, 2009 7:29:27 PM
Still I am not able to access the control from teh browser
I checked the log
-bash-3.00$ cat emoms.log
2009-02-26 19:28:00,493 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ias.ias.IASIntegration
2009-02-26 19:28:00,800 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
2009-02-26 19:28:00,901 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.eml.ssl.intg.SSLIntegration
2009-02-26 19:28:01,019 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.tip.oem.central.domain.ProcessConnectDomainIntg
2009-02-26 19:28:01,021 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.tip.oem.central.instance.ProcessConnectInstanceIntg
2009-02-26 19:28:01,023 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.webdb.admin.em.PortalIntegration
2009-02-26 19:28:01,025 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.webdb.admin.em.SSOIntegration
2009-02-26 19:28:01,027 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.reports.em.RepIntg
2009-02-26 19:28:01,029 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsEmailIntegration
2009-02-26 19:28:01,032 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOidIntegration
2009-02-26 19:28:01,034 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOvfIntegration
2009-02-26 19:28:01,036 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWebconfIntegration
2009-02-26 19:28:01,038 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWirelessIntg
2009-02-26 19:28:01,040 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsCalGrpIntegration
2009-02-26 19:29:31,840 [OmsServiceDriver thread] ERROR emdrep.pingHBRecorder updateEMDListHeartBeat.506 - Number of HB error responses received = 1
2009-02-26 19:29:31,885 [OmsServiceDriver thread] ERROR emdrep.pingHBRecorder updateEMDListHeartBeat.515 - ERROR 0 EMD_URL = https://sns-dev-oracle.corp.clickcommerce.com:3938/emd/main CODE = 0 MSG = ORA-01403: no data found
Any clue how to resolve this ?
Thanks

Similar Messages

  • Cisco LMS 4.0 Graph some time not coming

    I have installed cisco lms 4.0.
    I have added 10 devices, previously it was working fine, Since last few days some time syslog and graph are not coming. after every reboot on server it started working. It is happening on daily.plz help me out with permanent solution
    and also i have added manualy one device 7609-s router but not able to see cisco view
    Error:-
    Cannot find applicable device package for 10.133.224.131.
    This error could be due to one of the following:
    - The device package for this device type is not installed.
    - Device support for this device type is not available.
    - You are trying to open a component inside a device.
    To correct the problem, either install a device package for the device type, or open the parent device to manage the component.
    In device attribute it is showing 868 integrated router, I had try to delete and add again but problem is still same...
    Windows 2008 r2 standard
    RAM-16 Gb, Swap memory 8096

    Evrything looks good. Are you able to access LMS in the server itself? Try to install another browser on your server and try to login.
    Try both :
    http://x.x.x.x:1741
    https://x.x.x.x:443
    Share NMSROOT/MDC/tomcat/logs/stdout.log and stderr.log.
    -Thanks

  • Context-sensitive WebHelp topics opening in new tab not window per browser default

    hello everyone.  i am generating WebHelp using Robohelp 7. the developer i am working with is new to WebHelp but got the idea pretty quick. i generated a map and he set up the help link to call the correct topic from the application.
    at first he could not figure out how to display the navigation pane by default. but then we identified Windows > New Window in the Project Set-up pod and when i changed this from One Pane View to Two Pane View and regenerated the nav pane started coming up.
    the problem now is that despite my having unchecked the Use Default Browser Settings, WebHelp opens according to whatever is configured in the browser for "new window" links. for example in Firefox if Options > Tabs > Open new windows in a new tab instead is selected, WebHelp opens in a new tab.  same deal in IE.
    if anyone can tell me how to ensure that WebHelp always opens in a new window when the context-sensitive link is used i would very much appreciate it. i used Robohelp extensively some time ago but it has been a while and some of this stuff is not coming back to me.
    thanks
    rcb

    Hi there
    I'm thinking that if you really want a new window, you will need to resort to some custom JavaScripting. By default, things are probably dependent upon the browser settings.
    If you are insistent on having a new window, I might suggest looking at how NetFlix does their popups. They are very pesky and seemingly impossible to turn off!
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Call Server not coming up

    ICM 7.5
    CVP 7.0
    The call server is not coming up.
    here is the log from voice browser.
    13:15:08 Initializing Event Management System (EMS) Library.
    13:15:08 Trace: EMS Server pipe Customer\Voice Browser\VBEMSPipe enabled for Customer\Voice Browser\VB
    13:15:08 Trace: Release 7.0.1, Build 1190
    13:15:08 Trace: INFO: Registry base = CVP\Customer\Voice Browser
    13:15:08 Trace: INFO: Process Name = VB
    13:15:08 Trace: INFO: ICRRoot = C:\Cisco\CVP\bin
    13:15:08 Initializing Node Manager Library.
    13:15:08 Trace: INFO: Voice Browser Reading Registry...
    13:15:08 Trace: Monitor Server pipe Customer\Voice Browser\VBCmdPipe enabled for Customer\Voice Browser\VB
    13:15:08 Trace: Monitor Server pipe Customer\Voice Browser\VBReadOnlyCmdPipe enabled for Customer\Voice Browser\VBReadOnly
    13:15:08 Trace: INFO: Voice Browser initializing globals...
    13:15:08 Trace: INFO: VBRegistry::SetRegNotify Setting Registry trace
    13:15:08 Trace: INFO: Voice Browser starting threads...
    13:15:10 Trace: INFO: Resolving IP address for ICMGRPCVP1
    13:15:12 Trace: INFO: IP address for ICMGRPCVP1 is 10.20.20.60
    13:15:12 Trace: INFO: Gatekeeper configured is 10.20.61.92;SIDEA;1719. Registration attempts will start with first GK in this list until a successful registration occurs
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: maxCalls(defined in radvision config as Q931.maxCalls) = 1400
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: maxIVRPorts = 130
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: maxTotalCalls = 555
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: takebackPercentage = 0
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: startingRtpPort = 16384
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: radConfigPath = C:\Cisco\CVP\VoiceBrowser\Config.val
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: pktInterval = 20
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: adminMode = 1
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: RaiMaxThreshold = 90
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: RaiMinThreshold = 80
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: Codec = g711Ulaw64k
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuMaxThreshold = 99
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuMinThreshold = 94
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuHealthCheck = 0
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuSustainedTime = 15
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuOverloadReject = 0
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: PerfmonIntervalTimer = 5000
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: MemMaxThreshold = 80
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: MemMinThreshold = 60
    13:15:12 Trace: INFO: Voice Browser Main Thread Active...
    13:15:12 Trace: INFO: H.225 Call signalling address of Voice Browser is 10.20.20.60:1720
    13:15:12 Trace: INFO: Voice Browser Trace Mask is 0x101083
    13:15:12 Trace: INFO: Initial registration with gatekeeper
    13:15:12 Voice Browser communication to the Gatekeeper successful, alarm cleared.
    13:15:12 Trace: SYSLOG: Server: STATUS=2, Port: =H323,NAME=H.323Ser?+wSTATUS=2
    13:15:12 Trace: INFO: H323CallMgr::sendRAI: Successfully sent RAI for resource unavailability
    13:15:12 Trace: INFO: LongPoll Failed -- Got OUT_OF_SERVICE from Call Server
    13:15:13 Trace: INFO: Starting HEALTH long poller to Call server localhost:8000/cvp/VBServlet
    13:15:13 Voice Browser to Call Server localhost:8000 connection unsuccessful.
    13:15:13 Voice Browser cannot access any Call Servers and is no longer accepting calls.
    13:15:13 Voice Browser ICMGRPCVP1 is out of service.
    13:15:13 Trace: INFO: H323CallMgr::sendRAI: Successfully sent RAI for resource unavailability

    Dear Geoff;
    I am facing the same thing, but in the OAMP is shown to be down and not able to get any statistics on this CVP Call Server.
    Actually the PG01, PG02 and PG03 are enabled in the router registry (while PG01 for CUCM PG, PG02 for CVP Call Server PG and PG03 for the Media Routing PG).
    It was working before and I was receiving calls on it, but suddenly this happened.
    Actually, an upgrade happened from version 7 to version 8 and we imported new licenses for the VXML Server but did not import new licenses for the CVP Call Server. Could be a license issue because we have to import the new license to change from version 7 to version 8?
    Thanks in advance for the help.
    Regards
    Bilal

  • HI masters, UI layout is not coming in webdynpro abap

    HI Masters,
                        when i going to do webdynpro applications , the UI layout is not coming, Please any one can give reply. I think it relate to browser problem. Is there any other causes. and also if browser related problem , please guide me in detail how to solve this problem. Reply will be highly appreciated.
    thanks

    hi , in webdynpro abap , the UI Layout is not visible. 
    I did some settings .
    1) in SICF  t-code , i actvate the all services realted to http . i dont know which services properly need to webdynpro ui layout.
            after activating those services, ui elements are coming . but when i am tryin to drag ui elemetns in to UILayout , it showing some error message. I am not able to drag ui elemetns to ui layout.
    Please tell how to solve this problem.
    1)  if the solution is regarding ip address in host file, please guide me in depth step by step.
    2) if the solution is realted to browser settings , please guide me in depth each step by step for settings   in browser .

  • Mono not playing from browser

    After updating to 10.2 when I play a dual mono clip from the browser window its not coming out in the speakers. I guess it is something MIDI setup og something because it peaks on the internal fcpx audio meter. But the meter is only showing one channel (M) - and when I put it in the project line where there is a two channel audio out it plays in the speakers. What is it I need to change so I can hear the audio from the browser window?
    Kind regards
    Henrik

    I too am having this problem. Did not have this issue in previous versions of FCPX.
    I'm monitoring thru a MOTU896mk3, and browser audio is being sent to another output (in this case Analog 1) rather than the Main Left/Right. Dragging the clip onto the timeline sends the audio out the correct outputs so I can hear it. There doesn't seem to be a dialog window anywhere to correct this so I'm assuming this is a bug.
    This is a MAJOR pain in the butt - I edit music concerts shot with independent (not timecode locked) cameras and being able to hear the audio in the browser is a huge requirement.
    Hopefully this is dealt with quickly as I'm sure that I'm not the only one who finds it to work with this issue.

  • I am very sure I have " find my iPod" on my iPod device but , it's not coming up when I try to look for it in the radar?! Unfortunately my iPod was stolen at school. Any help

    I am very sure I have " find my iPod" on my iPod device but , it's not coming up when I try to look for it in the radar?! Unfortunately my iPod was stolen at school. Any help

    lost/stolen                                     
    No app on the iPod is required.                           
    - If you previously turned on FIndMyiPod on the iPod in Settings>iCloud and wifi is on and connected, on a computer browser go to iCloud: Find My iPhone, sign in and go to FIndMyiPhone. If the iPod has been restored it will never show up or conbtinue to show off-line.
    - You can also wipe/erase the iPod and have the iPod play a sound via iCloud.
    iCloud: Erase your device
    iCloud: Use Lost Mode
    - If not shown, then you will have to use the old fashioned way, like if you lost a wallet or purse.
    - Change the passwords for all accounts used on the iPod and report to police
    - There is no way to prevent someone from restoring the iPod (it erases it) using it unless you had iOS 7 on the device. With iOS 7, one has to enter the Apple ID and password to restore the device.
    - Apple will do nothing without a court order                                               
    Reporting a lost or stolen Apple product                                              
    - iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number

  • OEM from a web browser problem with 8i

    I'm trying to run OEM via the web browser. I installed Oracle 8i EE (8.1.7) many months ago but cannot get these tools to run in a browser. When I enter the URL http://<machine>:3339/oem_webstage/emwebsite.html I am presented with the options to start OEM Console, DBA Studio or SQL Plus Worksheet. I enter the name of the Oracle Management Server, but when I click one of the OEM options on the page I get a dialog box asking me to Open or Save a file called "oemapp_cgi". The Oracle HTTP server is running fine on the server. I've installed Jinitiator okay.
    I noticed in some old documentation that it mentions the Oracle Application Server Listener. This doesn't appear in my list of Services in Control Panel on the server. It also mentions using "emwebsite start" and "emwebsite stop", but again, I can't locate any such program on the server. I inserted the installation CD again, but all components appear to be already installed.
    My client machine is running Win2000 SP2, IE5.0
    Thanks in anticipation!
    Darren

    Oracle managment server must be up and running to do so plus that you need to use Jinitiator Version 1.1.8.10 , I tried other versions but it dows not work.
    Use : http://localhost:3339

  • Rich text is showing up on report but bulleted List is not coming as expected.

    Hi there,
                 I am using SSRS 2008, I export all of my reports to Word, I have created a report on which i am having a table. each placeholder has mark-up type as "HTML -Interpret HTML Tags as Styles".
    I am fetching some rich text from DB and showing it on my page. but when rich text is having some data like below..............
    Suppose this the
    Rich text copied from WORD document . And there are some nested bullet lists as well here. Check how it is showing up in report.
    1.   
    This is FIRST item
    a.   
    FIRST SubItem1
    i.    3<sup>rd</sup> Level
    b.   
    FIRST SubItem1
    i.    3<sup>rd</sup> Level
    2.   
    This is SECOND Item
    a.   
    SECONd SubItem2
    b.   
    SECONd SubItem22
     the data on my report comes like below...... 
    Suppose this the
    Rich text copied from WORD document . And there are some nested bullet lists as well here. Check how it is showing up in report.
    1.    This is FIRST item
    a.    FIRST SubItem1
    i.    3rd Level
    b.    FIRST SubItem1
    i.    3rd Level
    2.    This is SECOND Item
    a.    SECONd SubItem2
    b.    SECONd SubItem22
     i.e spaces are not coming(DB text is having many &nbsp; but report is not picking them), the List is coming one below other without any indentation.
    Urgent help needed!
    Thanks
    Shaikh Sadaf

    Hi Shaikh,
    The issue is because the web browser's job is to compress multiple sequence space characters into one and therefore all of the leading spaces are removed.
    In HTML placeholder, it should be design.
    To workaround the issue, we can add one more character at the begin of the multiple sequence space. We can add one more calculated  field to do so:
        1. Double-click the dataset.
        2. Go to "Fields" page.
        3. Click "Add" >> "Calculated Field"
        4. Type a filed name, then in the "Field Source", type the following expression:
             =Replace(Fields!originalHTMlField.Value, ">&nbsp;", "><font color=""white"">.</font>")
             NOTE: This expression replaces each first space with a character ".", and set the color to be white(suppose the report's backgroup color is white too. Then, in the report, it seems there is nothing.)
        5. Now, use this new field in the report, and set its Markup type to be "HTML - Interpret HTML tags as styles".
    The multiple sequence space will be displayed as expected.
    Sure, this is just a workaroud. We can submit a feedback at
    http://connect.microsoft.com/sql. If this service requests frequently, the prodcut team may find a way to fix this issue.
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • (Request for reporting available) is not coming in Cube

    Hi All,
    I have Cube & DSO.
    I  added fields in DSO & Cube.
    Cube1 has Aggregrates built on it.i added 5 infoobjects on it, Now when i load data from DSO to Cube(Request for reporting available) is not coming up. i cant do reporting on it. can anyone help.
    thanks in advance,
    Kiran.

    Hi ....
    Have you done the Roll up ?
    Since aggregates are there on that cube....until and unless you do the roll up that request will not be available for Reporting...
    Regards,
    Debjani....

  • Data from one cube is not coming in the multiprovider

    Hi,
    I have two cubes with a common characterstic.
    I created multiprovider above these two cubes. But data is not coming from the cube 2. The values from cube 2 are showing as 0.
    Can anyone help me out in this?

    Hi ,
    Check the following:-
    1 Check whether you have made the joins properly.
    2 Check data at multiprovider level .
    3 is data available for reporting in both the cubes
    Regards
    Rahul

  • IDOC not coming in status 30 for collecting idocs

    Hi All,
    We have a requirement in which we need to collect idocs and send together.
    To achieve I am making Collect idocs in Partner profiles so that it goes in status 30 and hence I can run program RSEOUT00 to make it status 03 and hence write in file as a group of idocs.
    Now inspite of making collect idocs in partner profile, its not coming in status 30 but directly coming in status 03.
    Please let me know what may be the reason for the same.
    Thanks,
    Vivek

    Hi vivek,
    If you have set the Collect Idoc option in partner profile then the IDOC's will be collected , irrespective of kind of port you are using and the packet size doesn't matter in this case.
    It seems to me that the program RSEOUT00 is already scheduled in your system.
    Can you check in SM37 , by putting the program RSEOUT00 and check if any user has scheduled the program.
    Hope this helps.
    Harry

  • Field is not coming in selection screen

    Hi all,
    In one of my report there is a field customer group in selection-screen. Report is working fine so i transport request to qas in qas that field is coming on selection screen and its working fine.
    But when i transport same request from qas to prd that field is not coming on selection screen.
    I try 2-3 times by making diffrent diffrent request but still same result. can any body please tell me why its happen in prd??
    regards
    Ankit

    Hi,
    What i would like to suggest u that u need to first
    is u have to convert the R/3 Production systems into the Quality one
    try using tcode BDLS
    read the documentation of BDLS.
    hope this helps u !!
    thanks
    ravi

  • Value is not coming in excise invoice ..

    Hi .all,
    We have created one plant . For that we did STO , delivery , PGI , and billing ( commercial and excise ). But in Excise invoice , excise value is not coming ...
    Pls Advc ....

    hi,
    pls check whether u have done relevant setting for the new plant code.
    SPRO >Log general > Tax on Goods Movements > India > Basic Settings
    reg
    Deepak

  • Data is not coming in pivot table

    Hi,
    i made a request using some measures,month (time) and some other columns but data is not coming when i m working on pivot table though its working in case of table and graph.
    please help me out..
    thanks

    Hi,
    well data is populating in tables and chart in Oracle BI and i also executed the same query in sql server 2005 and got the desired result.
    the reason to show the results into pivot table is -- i want to show the result(measures) with time dimension and some other dimensions so i have to use this pivot table or if u have some other solution please let me know...
    thanks
    Edited by: user629711 on Nov 20, 2008 11:42 PM

Maybe you are looking for