Problems after client import

Hi people,
I don´t know how to do this steps from 724047 note.
After updating the statistics manually you should run the ABAP report MSSPROCS and execute the SQL script sap_z_set_parameters.
Could you explain me the detailed steps????
More thanks

Hi Sergio,
                    Follow the below steps .
1) Goto TCODE SA38
2) Enter the Program Name MSSPROCS.Click on Execute Button.
3) After executing t his You will find many SQL Scripts
4) Among those select the SQL script sap_z_set_parameters and then click on Execute button.
Thats It.....
Thanks & Regards....
Sudheer.

Similar Messages

  • Dispatcher not started after client import

    hi all,
      here i imported one client  and the client import process is running but in that system we have other clients  my question is  users are unable to log in into that other clients
    so i checked into os leve (dpmon) and after i try to stopsap and its stoped and after it is not started the error message is shown as
    oscollector is already running,,   and
    trying to start sid database .....
    log file :/ /home / sidadm / startdb.log
    please what can i do for my server start

    hi srineevas elow are shown my usr/sap/sid/sys/exe/run/startdb
    #!/bin/sh
    @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ind/ind/startdbora#4 $
    NAME: startdb
    PURPOSE: startup an ORACLE database
    PARAMETER:
          none
    Environment
          ORACLE_HOME     must be set
          ORACLE_SID      must be set
    Return Codes:
          0       ok. DB may have already been running.
          1       erroneous license check
          2       DB not startable: inconsistency?
          3       environment check failed
          4       orasrv error / starting of listener error
          5       script was killed
    USAGE: startdb [ORACLE_HOME] [startRemoteService]
    DESCRIPTION:
    - initialize
    - start orasrv / now: lsnrctl start
    - check database state (connect)
    - startup database, change archivelog mode
      if this procedure is changed (e.g. Test System)
      there is no guarantee of hotline support if the system crashes
    - check database state (connect)
    - check archive log state
    - licence check
    DGUX and Sequent exceptions
    R3trans is not available on the DG standalone DB server
    therefore the Oracle processes are checked
    #History
    #2001-03-01     rv      replace SAPSYSTEMNAME with DB_SID where appropriate, due to SDMS
    #2000-11-14     rv      include begin/end messages from startsap
    #1996-07-25     kgd     SQLNETV2 and SQLNETV1
    #1996-07-11     ar      Sequent exceptions
    #1996-06-11     kgd     SQLNET*V2 adaptions
    #1994-12-7      mau     warning "Transport system not init." not only to
                          logfile but also to stdout
                          Project: 22C 241
    #1995-07-25     dg      included check that caller is admuser
    #====================================================================
    FUNCTION: check_db_running
    PURPOSE:  check wheather db is runnig without R3trans
    set returncode = 0  db available
        returncode != 0 db error
    check_db_running()
    in order to find out if the database is available
    check whether the Oracle processes are running or not
      echo "
    " >> $LOG
      echo `date` >> $LOG
      echo "check if Oracle processes are running" >> $LOG
      $PS | grep ora_[a-z][a-z][a-z][a-z]_${ORACLE_SID} > /dev/null 2>&1
      if test $? -eq 0
      then
        echo 'Database already running' >> $LOG
        returncode=0;
      else
        echo 'database not available' >> $LOG
    now check if sgadef exists
    if a database connect fails but sgadef exists,
    it is possible that there is a severe database problem
    otherwise continue with startup procedure
        if test  -f $ORACLE_HOME/dbs/sgadef$.dbf  -o \
                 -f $ORACLE_HOME/dbs/sgadef$.ora
        then
          echo "*** ERROR:Database possibly left running when system" >> $LOG
          echo "    went down(system crash?)." >> $LOG
          echo "    Notify Database Administrator." >> $LOG
          returncode=$error_dbnotavail
        else
          echo 'There are no Oracle processes running - ' >> $LOG
          echo 'Database is probably already stopped.' >> $LOG
          returncode=$error_dbnotavail
        fi
      fi

  • BI-RFC problems after client copy

    Hi all
    Client copy was done and after that when I tried to load data in BW, it ran for long time and finally showed cancelled in SM37. When I checked the source system in RSA1, it gave two messages.
    1.Incorrect IDoc type ZSAC008 in the ALE definition of the source system RSAR373
    2.Result of the destination check: Password logon no longer possible - too many failed attempts RSAR375.
    In long text of message 1 suggestion was to enter IDoc type ZSAB003. In SM30 for Message Type RSSEND Basic Type ZSAB003 Release field is empty. Is this error because of this?  After client copy is there a way to restore the settings back to how it was set initially in the development server? Basis told ALEREMOTE & BIWREMOTE are not blocked. What is missing here? Thanks a lot in advance. 
    Subin

    There are a few things need to be performed on basis side after copy .
    1. Restore of Logical system.--> check with Baisis team wheather they have performed this action or not after copy.
    2. Check your source system connection, in rs1-- source sytem --check
    3. Change the aleremote or Bwremote passwords.
    4. Try to logon to your sourcesystem ( from SM59 Tcode) Remote logon.
    Hope this helps.
    Regards,
    Reddy
    Edited by: Reddybl on Apr 1, 2010 11:56 AM

  • Problem with client import

    Do anyone now which Tcode is the picture? thanks

    Dear
    you are suing which version sap:?.
    it is related to client administration only
    scc8,scc7, scc9
    client export   scc8
    cilent import   scc7
    remote client copy  scc9
    Regards

  • Delta loads a problem after client copy

    Hi Gurus,
    I did a system copy from R/3 Testing system to BW Testing system. After the system copy, the delta loads were working fine but now from yesterday the delta does not get loaded from R/3. When I try to make it red and start it again, it states the last request has not completed the delta load and it requests again. It seems RSINFO idocs need to be generated and sent to BW side but this is not getting generated and the load is still in yellow status. Finally the load also becomes red after the timeout time.
    I have checked all the connections, they are working fine. There are no entries in TRFC queue and Partner profile is present and is pointing to the correct destination.
    Is there any way to make the delta work again. Please advice as this is urgent and the delta loads are failing.
    Thanks in advance.

    hi,
    I did a system copy from R/3 Testing system to BW Testing system. After the system copy, the delta loads were working fine but now from yesterday the delta does not get loaded from R/3
    How were the delta working fine without reinitialization of the deltas after the system copy.
    The delta timestamp information is stored in SAP base tables. The system copy not only copies the structure but also the data in those tables, the delta enteries in those tables would be of the system from which you copied. You again need to reinitialize the deltas to correct this.
    regards,
    Arvind.

  • Message mapping problem after RFC import in SP14

    This never happened in earlier versions. If I make minor changes to RFC structures (ex: add new field) and than reimport, my mapping (in the past) needed adjustments only for the new fields. Now, all fields need to be remapped.
    Anyone facing similar issues? Is there any patch for this?
    Thank you.

    Hi Parimala,
    Even it should not happen . But even I have faced this once. But I just added some spaces and activated. It worked for me.
    But if you are changing your source structure, then it usally happens. But if it is target then it is not happening.
    It is just my views,
    Regards,
    Moorthy

  • Step by step process of client import

    hi Experts
      this is swathi, here i performed client export/import process(transport domain is same for both system)
    client export over with warnings and i need for client import
    below are my steps(performed) :
    after client import, i copied those co-files and data files in to target system then
    excuting t-code -stms_import in target system and checked in queue
    then i didn't find my transport request in target file (stms_import)so i added my transport request in Extras>other requests>add
    then it shows error description:
    (transport control program tp ended with error code 0212)
    ERROR:could not access file as supposed(see dev_tp or s)
    what happened i dont know so please i need some help at this stage ,what can i do next

    hi gagan deep,
                   i checked in target system tp system log
    it shows
    ERROR:/usr/sap/trans/cofiles/ST00003.CLL:cant open
    :permission denied
    now my question is
    i copied cofiles and data files into target system this step is correct? if correct
    i added in extras>others req->add ........this my steps is correct  or any mistakes are their please reply me
    if correct means now iam going to give permissions for target systems all data/co-files
    (usr/sap/trans/cofiles/ST00003.CLL)
    can go

  • Problem of Data Import/Export after migration of Oracle DB 9i to 10g

    We have encountered the following problem after the migration of Oracle DB 9i to 10g R1 and ESRI ArcSDE 8.3 to 9.1.
    In our development server, a view was created by joining of one feature class (point feature), two attribute tables and one F table. We have to perform a process to export all the features in that particular view from the development server and then import them to the production server. In total, there should be about 60,000 points.
    Form our past experience (using Oracle DB 9i and ESRI ArcSDE 8.3); we spent about 15-20 minutes to complete the import-export procedure. However, after the system migration, the speed of the import-export procedures is extremely slow, which is talking about 2 hours for ONLY EXPORTING 5MB data.
    We would like to seek advice in solving the above problems. THANKS!

    Try to delete old stats, then gather new stats on the schema and try the export again.

  • Avitek Sample Application - problems after imported to Eclipse

    I downloaded "Avitek™ Medical Records Sample Application" and started a domain successfuly with this aplication. Then I imported its to my Eclipse Juno with the interest to debug this sample application. I included every lib are need. Now I am getting the error "Default target install does not exist in this project" in every build.xml on the target "<project name=".
    Other error I got is "The type javax.jms.Message cannot be resolved. It is indirectly referenced from required .class files" in the PatientNotifierBroker project. I looked for javax.jms_1.1.2.jar and I had already added this library.
    Have someone face both problems after imported this sample?

    11g by default is case sensitive username/password.
    You can disable that with setting parameter SEC_CASE_SENSITIVE_LOGON to false.
    SQL> SHOW PARAMETER SEC_CASE_SENSITIVE_LOGON
    SQL> ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE;

  • XE connection problem after using Cisco AnyConnect Client

    Hello
    I have a rather annoying problem connecting to an XE instance AFTER I have disconnected from a VPN via a Cisco AnyConnect VPN Agent.
    Sequence of operations:
    - start Oracle XE and work normally
    - connect to client's vpn
    - do other stuff
    - DISCONNECT from Client's VPN
    -> unable to connect to XE service any more, unless I reboot
    The problem does not happen with other vpn clients like Cisco VPN Service, Juniper, Checkpoint.
    Details:
    - sqlplus connection WITH service name (eg sqlplus user/pwd@XE): FAILURE with ORA-12170
    - but...sqlplus connection WITHOUT service name (eg sqlplus user/pwd): SUCCESS (weird !)
    - tnsping XE: TNS-12535 error
    - lsnrctl status output (sorry, italian localized)
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 22-GIU-2011 14:19
    :38
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connessione a (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATO del LISTENER
    Alias LISTENER
    Versione TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Data di inizio 22-GIU-2011 12:26:15
    Tempo di attivitÓ 0 giorni 1 ore 53 min. 22 sec.
    Livello trace off
    Sicurezza ON: Local OS Authentication
    SNMP OFF
    Servizio predefinito XE
    File di parametri listenerC:\programs\oraclexe\app\oracle\product\10.2.0\server\
    network\admin\listener.ora
    File di log listener C:\programs\oraclexe\app\oracle\product\10.2.0\server\
    network\log\listener.log
    Summary table degli endpoint di ascolto...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=MyPCName)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Summary table dei servizi...
    Il servizio "CLRExtProc" ha 1 istanze.
    L'istanza "CLRExtProc", stato UNKNOWN, ha 1 handler per questo servizio...
    Il servizio "PLSExtProc" ha 1 istanze.
    L'istanza "PLSExtProc", stato UNKNOWN, ha 1 handler per questo servizio...
    Il servizio "XEXDB" ha 1 istanze.
    L'istanza "xe", stato READY, ha 1 handler per questo servizio...
    Il servizio "XE_XPT" ha 1 istanze.
    L'istanza "xe", stato READY, ha 1 handler per questo servizio...
    Il servizio "xe" ha 1 istanze.
    L'istanza "xe", stato READY, ha 1 handler per questo servizio...
    Environment:
    Win7 Pro SP1
    Oracle XE 10.2.0
    I have stopped the Win firewall and the problem is still there, so it is not a firewall problem
    listener.ora configuration
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\programs\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\programs\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = MyPCName)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = MyPCName)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    Any help ?

    Hi;
    Pelase close this tread as answered and keep update issue at:
    Re: XE connection problem after using Cisco AnyConnect Client
    Regard
    Helios

  • Import/Export problems after patching oracle from 9.2.0.1 to 9.2.0.5

    Hi, After I applied the 5 patch to oracle 9201 on Win XP the export utility has started to complain about
    EXP-00008: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    EXP-00024: Export views not installed, please notify your DBA
    EXP-00000: Export terminated unsuccessfully
    And after I applied catexp.sql script, it didn't fix the issue with export, the error message has become like this:
    EXP-00056: ORACLE error 31600 encountered
    ORA-31600: invalid input value EMIT_SCHEMA for parameter NAME in function SET_TRANSFORM_PARAM
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 3926
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 4050
    ORA-06512: at "SYS.DBMS_METADATA", line 836
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    Can someone advise, what's wrong with it? With oracle 9.2.0.1 export worked fine, after upgrade to 9.2.0.5 it fails every time it gets to the table data export stage.
    Thanks in advise

    It seems that you have found an answer in other forum :
    Imp/Exp problems after patching oracle to 9205
    Nicolas.

  • [Solved] Problems after recent update

    I did update my system at 9 Jan 2015 the first problem was it won't book because the update installed new kernel without updating grub.cfg so far so good (Linux fatal 3.14.28-1-lts #1 SMP Thu Jan 8 21:04:11 CET 2015 x86_64 GNU/Linux).
    Next deluge is not working
    [amp@fatal ~]$ deluge
    [ERROR ] 13:27:57 ui:168 cannot import name integer_types
    Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/deluge/ui/ui.py", line 149, in __init__
    from deluge.ui.gtkui.gtkui import GtkUI
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module>
    from gtkui import start
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 87, in <module>
    from deluge.ui.client import client
    File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 37, in <module>
    from twisted.internet import reactor, ssl, defer
    File "/usr/lib/python2.7/site-packages/twisted/internet/ssl.py", line 59, in <module>
    from OpenSSL import SSL
    File "/usr/lib/python2.7/site-packages/OpenSSL/__init__.py", line 8, in <module>
    from OpenSSL import rand, crypto, SSL
    File "/usr/lib/python2.7/site-packages/OpenSSL/rand.py", line 9, in <module>
    from six import integer_types as _integer_types
    ImportError: cannot import name integer_types
    [ERROR ] 13:27:57 ui:169 There was an error whilst launching the request UI: gtk
    [ERROR ] 13:27:57 ui:170 Look at the traceback above for more information.
    Also
    [amp@fatal ~]$ sudo pacman -S python2
    warning: python2-2.7.9-1 is up to date -- reinstalling
    resolving dependencies...
    looking for conflicting packages...
    Packages (1) python2-2.7.9-1
    Total Installed Size: 70.03 MiB
    Net Upgrade Size: 0.00 MiB
    :: Proceed with installation? [Y/n]
    (1/1) checking keys in keyring [##########################################################################################################################################] 100%
    (1/1) checking package integrity [##########################################################################################################################################] 100%
    (1/1) loading package files [##########################################################################################################################################] 100%
    (1/1) checking for file conflicts [##########################################################################################################################################] 100%
    (1/1) checking available disk space [##########################################################################################################################################] 100%
    (1/1) reinstalling python2 [##########################################################################################################################################] 100%
    ldconfig: File /usr/lib/libKF5PlasmaQuick.so.5.6.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5Package.so.5.6.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5PlasmaQuick.so is empty, not checked.
    ldconfig: File /usr/lib/libKF5Package.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libzvbi.so is empty, not checked.
    ldconfig: File /usr/lib/libKF5ThreadWeaver.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libzvbi.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5ThreadWeaver.so.5.6.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5Package.so is empty, not checked.
    ldconfig: File /usr/lib/libzvbi.so.0.13.2 is empty, not checked.
    ldconfig: File /usr/lib/libzvbi-chains.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5ThreadWeaver.so is empty, not checked.
    ldconfig: File /usr/lib/libzvbi-chains.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5Plasma.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libzvbi-chains.so is empty, not checked.
    ldconfig: File /usr/lib/libKF5Plasma.so.5.6.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5Plasma.so is empty, not checked.
    ldconfig: File /usr/lib/libKF5PlasmaQuick.so.5 is empty, not checked.
    I tried many thing posted here and there without luck, please advice.
    Thanks!
    Last edited by nforced (2015-01-12 20:49:47)

    nforced wrote:I did update my system at 9 Jan 2015 the first problem was it won't book because the update installed new kernel without updating grub.cfg so far so good (Linux fatal 3.14.28-1-lts #1 SMP Thu Jan 8 21:04:11 CET 2015 x86_64 GNU/Linux).
    If you just installed it, then you need to update grub with os-prober/grubmkconfig.
    If you had it installed previously, had a working grub entry and then updated to 3.14.28-1-lts, then we'll need to look into what is going wrong.
    nforced wrote:
    Next deluge is not working
    [amp@fatal ~]$ deluge
    [ERROR ] 13:27:57 ui:168 cannot import name integer_types
    Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/deluge/ui/ui.py", line 149, in __init__
    from deluge.ui.gtkui.gtkui import GtkUI
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module>
    from gtkui import start
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 87, in <module>
    from deluge.ui.client import client
    File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 37, in <module>
    from twisted.internet import reactor, ssl, defer
    File "/usr/lib/python2.7/site-packages/twisted/internet/ssl.py", line 59, in <module>
    from OpenSSL import SSL
    File "/usr/lib/python2.7/site-packages/OpenSSL/__init__.py", line 8, in <module>
    from OpenSSL import rand, crypto, SSL
    File "/usr/lib/python2.7/site-packages/OpenSSL/rand.py", line 9, in <module>
    from six import integer_types as _integer_types
    ImportError: cannot import name integer_types
    [ERROR ] 13:27:57 ui:169 There was an error whilst launching the request UI: gtk
    [ERROR ] 13:27:57 ui:170 Look at the traceback above for more information.
    Again, did this happen after or before the update? If it happened after the update, could you post a list of packages that were updated?
    Also, [ code ] tags please when posting code.
    nforced wrote:
    Also
    [amp@fatal ~]$ sudo pacman -S python2
    warning: python2-2.7.9-1 is up to date -- reinstalling
    resolving dependencies...
    looking for conflicting packages...
    Packages (1) python2-2.7.9-1
    Total Installed Size: 70.03 MiB
    Net Upgrade Size: 0.00 MiB
    :: Proceed with installation? [Y/n]
    (1/1) checking keys in keyring [##########################################################################################################################################] 100%
    (1/1) checking package integrity [##########################################################################################################################################] 100%
    (1/1) loading package files [##########################################################################################################################################] 100%
    (1/1) checking for file conflicts [##########################################################################################################################################] 100%
    (1/1) checking available disk space [##########################################################################################################################################] 100%
    (1/1) reinstalling python2 [##########################################################################################################################################] 100%
    ldconfig: File /usr/lib/libKF5PlasmaQuick.so.5.6.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5Package.so.5.6.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5PlasmaQuick.so is empty, not checked.
    ldconfig: File /usr/lib/libKF5Package.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libzvbi.so is empty, not checked.
    ldconfig: File /usr/lib/libKF5ThreadWeaver.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libzvbi.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5ThreadWeaver.so.5.6.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5Package.so is empty, not checked.
    ldconfig: File /usr/lib/libzvbi.so.0.13.2 is empty, not checked.
    ldconfig: File /usr/lib/libzvbi-chains.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5ThreadWeaver.so is empty, not checked.
    ldconfig: File /usr/lib/libzvbi-chains.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5Plasma.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libzvbi-chains.so is empty, not checked.
    ldconfig: File /usr/lib/libKF5Plasma.so.5.6.0 is empty, not checked.
    ldconfig: File /usr/lib/libKF5Plasma.so is empty, not checked.
    ldconfig: File /usr/lib/libKF5PlasmaQuick.so.5 is empty, not checked.
    I tried many thing posted here and there without luck, please advice.
    Thanks!
    Are you using KDE Plasma 5? It looks like that might be related. And what's meant by "I tried many things"? What did you try?
    Also, [ code ] tags please when posting code.
    Last edited by clfarron4 (2015-01-12 11:53:20)

  • WIJ 20002 xml Parser Problem - Rich Client

    Hi,
    I have a problem with the rich client on a new installation:
    Business Objects Enterprise XI 3.1 SP3 on Windows 2008 Standard.
    If I connect with the rich client "import document"is disabled.
    if I try to create a new document from the rich client it returns the error below (I used the rich client on two workstations):
    WIJ 20002
    Version: null
    Analisi dello stack:
    java.lang.RuntimeException: java.lang.RuntimeException: XML parser problem:
    XMLJaxpParser.parse(): Element type "ABOUT_Patentnumbers" must be followed by either attribute specification, ">" or "/>".
    at com.businessobjects.wp.xml.jaxp.XMLJaxpParser.parse (Unknown Source)
    at.com.businessobjects.webi.richclient.XMLviaOccaRC.getServerConfiguration (Unknown Source)
    Have you any solution?

    The fixpack 3.5 client resolves the problem.

  • Error in client import

    hi Experts,
       here i need some help for my present issue
    about client import;
    i finished client export with warnings
    after i copied cofiles/data files from source to target system
    in my target system we have 3 clients 333,222,444
    i need to copy into 444
    so after copying files
    login into 444 client with sap*
    and execute t-code  stms_import and checked about my transport requests but not find
    so i try to add it in Extrasother reqadd
    but i get an error :
    description is :
    Transport control program tp ended with error code 0212
    Error:could not access file as supposed (see dev_tp or s)
    in tp out put it shows
    error:/usr/sap/trans/cofiles/st0003.dev :cant open:permission denied
    then i given 775 permission for all data/cofiles
    then again i tried to add request but result is same
    i don't understand what happen so please help in this issue

    login into 444 client with sap
    and execute t-code stms_import and checked about my transport requests but not find
    so i try to add it in Extrasother reqadd
    but i get an error :
    description is :
    Transport control program tp ended with error code 0212
    Error:could not access file as supposed (see dev_tp or s)
    in tp out put it shows
    error:/usr/sap/trans/cofiles/st0003.dev :cant open:permission denied
    Solution:Create a user with SAP_ALL and SAP_NEW profile and repeat the steps. SAP* cannot do/kick of any transport or creating of coflle and datafile.

  • Permission problems after upgrade to 10.5 on early Power PC G5 Tower

    Permissions problems after upgrading to 10.5 on a client power PC (early) G5 tower.
    Problems include folders that are created on XServe via this client do not allow any one else including this client to access. All other clients running 10.5, which happen to be newer Intel machines do not have this problem. Repairing permissions, updating to 10.5.1, try to manually correct permissions have all failed to repair the situation. All clients log onto the XServe with the same user/password. This client has since been downgraded back to 10.4.9 and has no issues.
    The Xserve runs 10.3.9, any help would be greatly appreciated.
    We have read through the forums regarding permission problems after upgrading and even tried some tips found here.

    You really should check things out first before speaking.
    Here are the requirements for 10.5;
    Mac OS X v10.5 Leopard requires:
    A Mac computer with an Intel, PowerPC G5, or Power PC G4 (867 MHz or faster) processor
    512 MB memory or more
    A DVD drive for installation
    9 GB of available disk space or more
    Some features require a compatible Internet service provider, fees may apply.
    Some features require Apple's MobileMe service; fees apply.
    Allan

Maybe you are looking for

  • Can I run Tiger and Leopard on the same computer

    Hi folks. I've been meaning to install Leopard for ages but have never got round to it (I bought the retail box when it first came out). I have upgraded my RAM to 2GB and my hard drive to 320GB with no problems. My upgraded hard drive has been partit

  • Shape group disappears when I make it a 3D layer ...

    So, a strange thing is happening.  I've got a corporate logo that was sent to me as an Illustrator file.  I dropped it into AE, and selected "Create Shapes from Vector Layer."  So far, so good. The instant I click to make it a 3D layer (Ray-traced),

  • Can I use any mouse wireless or Bluetooth to my new iPad ?

    Hello Guys, I just wondering can I use any kind of mouse while Bluetooth or wireless to my new iPad (3rd generation ). If yes then which mouse I buy and how I can use to my iPad . Thanks

  • Albums being split by iTunes

    This is really bugging me since iTunes 11 was released. I'd say a quarter of my albums in iTunes 11.0.2 are being split when in Artist & in Album views. It appears to be the 1st track of each of those albums being split from the others. I made sure t

  • Push button access - Performance Management EhP4

    Where you do attached the BAdi (HRHAP00_BUT_ACCESS) in the appraisal template. I could not find a place where the Z of the develiered BAdi can be called.