OWB Repository Assistant Failed on repository owner creation

I have a 10g database on linux, installed owb 10g on the same linux box. I also installed owb 10g on my windows xp computer as client. Now I'm using repository assistant to create a repository. It error out on creating repository owner (error message attached here). Any help will be greatly appreciated.
The Warehouse Builder repository owner installation failed on user OWBOWNER.
INS0017: Installation of the seeded data failed.Internal Error: SQL Exception. Please contact Oracle Support with the stack trace and details on how to reproduce it.
Repository Error:SQL Exception..
Class Name: CMPConnection.
Method Name: getNamespaceConnection.
Method Name: -1.
Repository Error Message: Io Exception: Got minus one from a read call.

Have you tried with this?
http://docs.oracle.com/cd/B28359_01/owb.111/b31280/diagnose_06.htm#i1013016
Mina

Similar Messages

  • Repository Assistant fails: Unable to create repository

    Hi,
    I have a 10.2.0.4 database, OWB is installed in a separate Oracle Home (10.2.0.4). Both on the same server (RHEL).
    When trying to create the Repository using the Repository Assistant I receive the following error after ~5% of the installation:
    ORA-06575: Package or function SECURITY_PV_UTILITIES is in an invalid state. This happens during run of the secCreate.sql script. The installation aborts.
    I have seen other threads with the same problem but without any solution. (I cannot migrate to 11g)
    The installation is for a Runtime Repository.
    During the I selected
    - Advanced Setup
    - Creating the repository for a new user as repository owner
    One thing to mention is that during the setup the system does'nt find a 'compatible' Oracle Home. I entered the Oracle Home of the OWB installation which wasn't accepted. Therefore, I pressed the 'Skip'-option. I am not sure whether this is correct.
    Any suggestions?
    Thanks in advance.
    Reiner Kühl

    This is generally caused when something the package relies on is missing in the database.
    1. Drop cascade the following schemas :
    Repository Owner
    OWBRT_SYS user.
    2. Drop the following roles :
    OWBR_<repository owner>
    OWB_A_<repository owner>
    OWB_D_<repository owner>
    OWB_O_<repository owner>
    OWB_<repository owner>
    3. Restart the OWB Repository Assistant:
    a) Create a new Repository
    b) Create a new OWB Target Schema in your existing schema (or create a new target user)
    4. Connect in SQLPLUS as the repository owner and use the OWB_HOME/owb/rtp/sql/service_doctor.sql script to check the status of the Control Center Service.
    You can use "NOTE.340196.1 Data Collection Script for Oracle Warehouse Builder" to check the status of the OWB 10.2 environment. It will list invalid objects by schema and type. This script also has a use in your normal backup and recovery plans. It outputs the details of your locations. With that data and your MDL file, you can recreate a repository very quickly. The note is available on Metalink. There is also a note available for OWB 11.1, Note:454044.1

  • OWB 11g Repository Assistant -  Error occured in 'processSPAWN'

    Hello,
    I tried to create OWB 11g workspace on Oracle 11.1.0.6, but repository Assistant fails every time on the same step.
    If I run the last command manually ('wholeLine') it works fine.
    ... I am in processSPAWN ...
    wholeLine =../unix/jvm.sh -classpath ../../lib/ext/transx.zip:../../../lib/xschema.jar:../../../lib/xsu12.jar:../../../rdbms/jlib/xdb.jar:../../lib/int/rtpplatform.jar:../../lib/int/rtpcommon.jar:../../../jdbc/lib/ojdbc5.jar:../../../lib/xmlparserv2.jar:../../../sqlj/lib/runtime12.jar:../../../jdk/jre/lib/rt.jar oracle.xml.transx.loader (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=%host)(PORT=%port))(CONNECT_DATA=(SERVICE_NAME=%serviceName))) %user %password ../../browserasst/views/owb_uprop_nls.xml
    after executing the output
    (Spawn Token) Error loading Java into DB:
    Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    [processSPAWN]: A spawned program error. Exception = java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    Get the error, stop processing other tokens...
    Exception = Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    at oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:1019)
    at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:736)
    at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:294)
    at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:564)
    at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    at oracle.ewt.timer.Timer.doRun(Unknown Source)
    at oracle.ewt.timer.Timer.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:595)
    [executeOwbReposOrRuntime]: Error occurred during Seed OWBSYS. Exception =java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    Please help.

    Fixed by changing parallel_max_servers init parameter.
    old value was 135
    new value is 50

  • 10.2.0.1.1 upgrade to 10.2.0.2 failed in Repository Upgrade.

    RHEL4.8 x86
    10.2.0.1.1 upgrade to 10.2.0.2 failed in Repository Upgrade.
    Applying patch to OMS. Configuration Assistants failed in "Repository Upgrade".
    OracleHomes/oms10g/cfgtoollogs/configToolFailesCommands shows:
    oracle.sysman.emcp.oms.RepositoryPatchUpgrade -verbose
    oracle.sysman.emcp.oms.OmsPatchUpgrade -configureOms
    oracle.sysman.emcp.oms.ConfigPlugIn
    Any idea?

    Check at the log OMSHOME/sysman/log/*.err/

  • OWB (10.2.0.1) repository assistant - repository owner creating problem

    Oracle9i Release 2 (9.2.0.1)
    Oracle Warehouse Builder 10g Release 2 (10.2.0.1)
    Microsoft Windows XP
    Hi,
    during creating the repository owner in repository assistant in about 96% I had an ORA-22905 exception. I read somewhere that I need to patch 9i. I used
    Oracle PatchSet 9.2.0.6
    Now "Creating repository owner" step has stopped after i had set owner user and password. CPU is working on 100% and memory used by process is growing. There is no exceptions and Repository Assistant hangs.
    .BorderLayout,title=Repository Assistant - Etap 5 z 8: Repository Owner Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20060712@11:14:04.004: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [ValidationEngine] ... I am in checkOnSysDbmsLock ...
    main.AWT-EventQueue-0[6]20060712@11:14:04.004: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = select distinct s.username, s.sid,s.serial# from dba_kgllock l, v$session s, x$kgllk x where l.kgllktype = 'Pin' and s.saddr = l.kgllkuse and s.saddr = x.kgllkuse and x.kglnaobj like '%DBMS_LOCK%' and s.STATUS <>'INACTIVE'
    main.AWT-EventQueue-0[6]20060712@11:14:04.004: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    (End of log file)

    I've had the same problem:
    On windows XP pro, 32 bit
    - Installed 9.2.0.1 Server
    - Installed 9.2.0.6 Patch
    - Installed Oracle Worflow + and created workflow user
    - Installed OWB_10.2.0.1.win.zip
    All seemed to be fine until attempting to create the OWB repository owner.
    The first problem is the same as mentioned above. The issue relates to the view dba_kgllock which was forced created against objects that do not exist. To solve this I used TOAD to find the script used to create the view, deleted the view and created an empty table with the same columns.
    This is a complete HACK but allowed OWB Repository Assistant. All then continued and was looking good until about 60% complete and then the system fails with a socket read fail within java.
    Thats it, I've stopped dead now, going to continue installation attempts in the morning

  • Installing of Grid Control failed at Repository Creation Assistant

    I have a "clean" Windows Server 2003 machine (formatted hard disk, installed the OS and applied all service pack and critical system updates). I was trying to install Oracle Grid Control 10.1 for Windows.
    Everything went OK until it reached the "Configuration Assistants" step. The "Enterprise Manager Repository Creation Assistant" step was failed. I looked into the log file and saw messages like this:
    -------------------- (start) -------------------------
    "'stty' is not recognized as an internal or external command,
    operable program or batch file."
    Getting temporary tablespace from database...
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=76.44.2.169)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=emrep.44.2.169))): ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach)
    Repository Creation Failed
    Repository Creation Assistant Failed
    -------------------- (end) -------------------------
    This got me puzzled. What problem could this be?
    I realized that I was using DHCP, and I am now in the process of installing a loopback network adapter. But is there any other area I should check too?
    Deecay

    This ierror mean listener is not running ,start the listener and try again.

  • OWB Repository Creation with Repository Assistant

    Dear All,
    Im getting an error when configuring owb repository, this error raising at OWBSYS Information step. following is the error im getting
    OWB software with the compatible version must be installed locally on the database server machine. If it is already installed, please acquire the DBA user credentials, and run the SQL script owb/uUnifiedRepos/remote_owb_install.sql. on the database server machine. This creates a database directory named 'OWB_REMOVE_ADMIN' that the remote installation will access to read the database servers OWBHOME/owb/bin/admin directory. Relaunch the repository Assistant or execute OWB scripting command OMBSEED top seed the repository.
    Im trying to create repository on a database in another remote server. below are the my system details...
    Machine 1
    OS:Windows Server 2008 R2 (64 bit)
    Database: Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
    Machine 2
    OS: Windows 7 Ultimate (32 bit)
    Database: Oracle Database 11g Release 11.2.0.1.0 - 32bit Production
    since i couldn't open design center in 64 bit environment im using the design center installed in 32 bit. where am i going wrong? what will be the ideal solution for this?
    thanks in advance.

    Hi,
    The error is self explanatory.
    If you are doing repository installation on remote server you have to run the script <OH>/owb/uUnifiedRepos/remote_owb_install.sql(where OH is Oracle Home) in order to set the remote OWB home.
    So as suggested in the error message itself you need to connect to the database as any DBA user and run the script remote_owb_install.sql and do the repository installation.
    Regards,
    Pnreddy.

  • OWB R2 Repository Assistant Connection Information Always Fail

    Repository Assistant Step 1 of 8 for Release 10R2 with Backend database 11G
    Options Used to Create Repository:
    1. Database is up and able to connect to database using ID/PW@alias with no problem
    2. Launch Repository Assistant and selected Step (Advance Setup and/or Basic Install
    3. Repository User Name: rep_admin, Repository User Password: rep_admin
    SYSDBA Username: sys
    SYSDBA Password: <somepw>
    Host Name: somehostname
    Port Number: 1521
    Oracle Service Name: Some.Domain.com
    Checked SQL*Net Connection: Some.Domain.com
    I get Connection Error (INS0009: unable to connect to the database user SYS java.sql ORA-01017

    Hi,
    Thanks for your replies. I have access to the database thru SQL Plus, SQL Developer and are all working fine (like the ping and TNSPING).
    But still, I am not able to access the Database thru OWB Assistant/ Design Center.
    My environment is:
    Database: Oracle 11G on linux
    Client: Oracle Client (11G) on Windows XP
    OWB: OWB 10g R2 on Windows XP.
    Thank you,
    Shekhar

  • Installing OWB 10.2.0.1 Unable to start Repository Assistant  in XP

    I've just installed OWB 10.2.0.1 on am XP machine with Oracle 10G running. I've used a different home as recommended. The application will not respond at all. I can't get the Repository Assistant to work among other issues. I just finished the install. I've done no other configuration. What do I still need to do?

    I've had the same problem:
    On windows XP pro, 32 bit
    - Installed 9.2.0.1 Server
    - Installed 9.2.0.6 Patch
    - Installed Oracle Worflow + and created workflow user
    - Installed OWB_10.2.0.1.win.zip
    All seemed to be fine until attempting to create the OWB repository owner.
    The first problem is the same as mentioned above. The issue relates to the view dba_kgllock which was forced created against objects that do not exist. To solve this I used TOAD to find the script used to create the view, deleted the view and created an empty table with the same columns.
    This is a complete HACK but allowed OWB Repository Assistant. All then continued and was looking good until about 60% complete and then the system fails with a socket read fail within java.
    Thats it, I've stopped dead now, going to continue installation attempts in the morning

  • OWB 9.0.4.8.21: Repository Assistant problem

    We had no problem with the OWB 9.0.3
    After the migration to OWB 9.0.4.8.21 we have problems with the repository assistent . I can start the assistant,
    but after inserting my connection values and i want to go forward the assistant disappears without an error message. Then i test if get an sql*net connection and this failed also. Then i test the connection on a client without OWB 9.0.4: the connection was successfull.

    Thomas,
    To get a meaningful error message that we can examine, can you please do the following:
    1. Go to the directory <OWB INSTALLATION>\owb\bin\win32
    2. Start the repository assistant manually by starting the batch file, by issuing the command:
    reposinst.bat > reposinst.log
    from a DOS prompt.
    3. Inspect reposinst.log
    Let me know if this gave you some hints on your problem. My guess is that something is wrong with your sql net configuration, but lets see what is in the log file.
    Regards:
    Igor

  • Configuration assistant "Repository Configuration" Failed

    Installing OEM Grid Control 11gR1 I get:
    Running Configuration assistant "Repository Configuration"
    Calling the EMSCHEMA MANAGER: CREATE
    Please check the Repository Configuration Assistant logs at: /opt/oracle/Middleware/oms11g/sysman/log/schemamanager
    Configuration assistant "Repository Configuration" Failed
    Below is the only error I could identify in the logs:
    more emschema.log.TRANSX
    2010-09-21 20:59:45,977 [main] INFO emschema.tzinrtwcdst3 - created action logger....
    2010-09-21 20:59:45,982 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - logger is set properly..
    2010-09-21 20:59:50,985 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection is null, creating a new one
    2010-09-21 20:59:55,436 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection is created and saving it...
    2010-09-21 20:59:55,436 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection found: true on try: 0
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection found
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection is not null, using old one
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - check if repos user exists
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - check if repos user exists..
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - REPOS_CONN is found for checking for repos user... u
    sing it
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - query DB for repos user existence check
    2010-09-21 21:00:02,012 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos user exists: true on try: 0
    2010-09-21 21:00:08,015 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos user exists: true on try: 1
    2010-09-21 21:00:14,017 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - found repos user
    2010-09-21 21:00:14,064 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection is not null, using old one
    2010-09-21 21:00:14,064 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - executing: SELECT count(*) FROM all_objects WHERE ob
    ject_name='MGMT_MESSAGES' AND owner='SYSMAN'
    2010-09-21 21:00:14,444 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - mgmt_messages found: true on try: 0
    2010-09-21 21:00:20,446 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - mgmt_messages found: true on try: 1
    2010-09-21 21:00:26,448 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - found mgmt_messages
    2010-09-21 21:00:26,448 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - Running the Schema Action
    2010-09-21 21:00:26,449 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - Running the Schema Action
    2010-09-21 21:00:26,708 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - */opt/oracle/Middleware/oms11g/sysman/admin/emdrep/bin/classpath.properties does not exist*
    2010-09-21 21:08:57,758 [tzinrtwcdst3] DEBUG emschema.tzinrtwcdst3 - transx completed
    2010-09-21 21:08:57,758 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - Schema Action Completed Successfully
    2010-09-21 21:08:57,758 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - Schema Action Completed Successfully
    Does anybody have any idea of what is going on?

    I have tagged this question as answered, and opened it on the Entreprise Manager / Grid control forumHi user12987613, Congratulate on you have the question answered. Can you share the solution with me. I see the exact error. Where can I find the file?

  • Installation Error Repository assistant OWB 9i

    Hi,
    I am trying to install OWB 9.2.0.2.8 in Oracle 9.2.0.6. I am having problems installing the repository assistant. It terminates abruptly.
    Any help is appreciated. I have installed OWB 10g on Oracle 10g and had no problems.
    I looked at the log, and this is what the last part of it said:
    oracle.wh.util.DebugUtility: username design_client
    Thu Sep 01 14:01:46 CDT 2005
    oracle.wh.util.DebugUtility: oracle.wh.repos.impl.APIController
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: [processSeedToken]: Installation of the seeded data failed.     
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: [executeOwbReposOrRuntime]: Error occurred during installation.
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: java.lang.NullPointerException
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: java.lang.NullPointerException Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at java.util.StringTokenizer.<init>(StringTokenizer.java:122) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at java.util.StringTokenizer.<init>(StringTokenizer.java:138) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.util.DebugUtility.println(DebugUtility.java:144) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.util.DebugUtility.println(DebugUtility.java:159) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.util.DebugUtility.debug(DebugUtility.java:256) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.repos.sdk.DebugUtility.debug(DebugUtility.java:106) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSeedToken(ReposInstMain.java:2978) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2336) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:484) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: last finish

    The line "Installation of the seeded data failed" reminds me of
    installation problems with OWB Repository a colleague had.
    He found help at MetaLink Note:289823.1.
    Hope it helps.
    Alexander

  • OWB 10.1.0.2 repository assistant does not start

    OWB 10.1.0.2 repository assistant does not start.
    It is not great to fail on this very first step !
    Does any one has a clue ?

    Hi,
    OWB 10.1.0.2 is very old version ( actually I never saw that OWB version ) and it should not be available in OTN .
    Did you check with Oracle Tech support guys ? They might give you it from SAIC site , which is internal to Oracle .
    Thanks,
    Sutirtha

  • OWB Repository Assistant

    Estou com um problema na conexão do OWB Repository Assistant onde ao informar o nome do usuário, senha , nome host, porta, serviço Oracle o seguinte erro ocorre em Javaw.exe:
    "Não foi possÃvel localizar o ponto de entrada do procedimento kpuhhalo na biblioteca de vÃnculo dinâmico OCI.dll"
    O que faço para solucionar esse problema?
    Patricia

    Patricia,
    Although I don't speak Portugese, and I'm hoping your English is good enough to understand this, it looks like Java cannot find the "oci.dll" dynamic library when you are trying to run the OWB Repository Assistant.
    Pardon me for stating the obvious, but have you verified that there is a file named "oci.dll" on the computer where you are trying to run the OWB Repository Assistant?
    [By the way, I am unfamiliar with the OWB Repository Assistant.]
    Good Luck,
    Avi.

  • Owb repository assistant is not connecting

    owb repository assistant is not connecting,its the error like
    INS0009:unable to connect the database server with user sys.
    wat this the way to solve

    Might be your RTP service is down ..restart it and try to connect

Maybe you are looking for

  • Can not open Mail App in IOS 8.1.1

    Since I installed IOS 8.1.1 versión today I have not been able to open Mail App. When I try to open it the screen turns white for a few seconds and then it crashes. I would like to know if there is any solution to this, as checking my mail is escenti

  • Load to Info cube - Error

    I am trying to load from DSO to an Info cube. The records doesnt have error and but the process always gets terminated and gives the follwoing message: Error while updating to target ZPU_C01 (type INFOCUBE) Processing Terminated Its not able to creat

  • Problem With Headphone Jack

    The headphone jack on my ipod is faulty. I think there is a connection problem in the jack of the ipod. I know it isn't the headphones because i have tried various pairs of headphones. I got in touch with the place i brought it from and they said to

  • Email from Reports 3.0

    Hi ! Friends , Is it possible to E-mail a report from Reports 3.0

  • How to set "same relative location" as default

    Currently my default is set "current users desktop" but can I change this setting to "same relative location so each time I open ARD I don't have to change this? Thank you, todd