Database issue in TM

Hi,
Can someone throw light how we access or find out if there is any  database issue or where fine tuning is required for improving ABAP performance using tcode sdf/mon.
Currently when I enter into transaction and select SQL trace etc we only get info about the job and program is running status but don't have any idea about the performance of the jobs etc

Hi,
Go to se30 .
there you provide your program name & in swich on/off button you can check your session is active for trace.
now you execute your program.
as soon as you will come back you will find this screen.
here you can find your all trace and you can check your DB table trace in DB Table Tab.
Regards,
Jaydeep

Similar Messages

  • Cloud Database issue:-Timeoutexpired. The Timeout perion elapsed prior to completion of the operation or the server is not responding

    I am facing following issue in cloud database
    Issue:  Altering any stored procedure in cloud database, Application throwing time out issue.
    If same stored procedure running in backend(SQL),it’s executing without delay i.e. executing in 3 sec, not sure what is happening.
    This is not happening on regular basis, After altering procedure if I wait for 15 to 20 minutes(not running any queries) then it will automatically get resolved.
    Please let me know if any fix is available for the above issue.

    Hello,
    Try to enable TCP/IP and Named Pipes using the following article. Restart SQL Server service when done.
    http://technet.microsoft.com/en-us/library/ms191294.aspx
    Enable and start SQL Server Browser service.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Database issue? Client issue?

    very similar sql statements. if it returns less than 100 rows, it takes 1 second, which is acceptable. But when it returns 1000+ rows, it takes 10+ seconds, which is not acceptable.
    My question is, is it the database issue? or because of the network/ client memory that taking too long to show the data on the sql plus?
    Since the execution of the sql is fast, I think the bottleneck is on showing the results....how to improve it?
    Thanks for your help!
    Ken
    =======
    1099 rows selected.
    Elapsed: 00:00:21.12
    SQL>
    10 rows selected.
    Elapsed: 00:00:00.31
    SQL>
    Edited by: user9511515 on May 2, 2013 8:55 AM

    user9511515 wrote:
    very similar sql statements. if it returns less than 100 rows, it takes 1 second, which is acceptable. But when it returns 1000+ rows, it takes 10+ seconds, which is not acceptable.Very similar? Not good enough.
    As this means that you cannot simply isolate one aspect (number of rows returned), and use that as a comparative benchmark. You have not provided any evidence that the number of rows returned, is the reason for the difference in performance.
    Assuming your sql1 and sql2 are on the same data - another contributing factor to the performance difference could be that sql1 hit the disk (and cached data), and that sql2 conveniently hit the cache and not the disk.
    A word from he-who-waves-lead-pipe-and-foams-at-the-mouth - the type of comparison you are attempting is almost always fundamentally flawed. Even an identical SQL executed within seconds of one another, will have different elapsed execution times.
    Performance tuning is not about comparing process 1 with process 2 and trying to figure out why one is slow and the other fast. Performance tuning is about examining, in detail, the workload of a process. Because if you have no idea WHAT the process is doing, how can determine which parts are slow and which parts can be optimised?

  • Oracle database issue

    HI
    Oracle database issue in reg to
    ora-00607 (internal error occured whilemaking changes to a datablock
    ora-600(internal error code agruments 4193, 4997, 4526
    while database is shutting down.
    oracle 10.2.0.1 upgraded to 10.2.0.3
    os Linux eS4
    please advise to trouble shoot the issue.
    Priyanka

    Ok.. I have experience on this issue.. Post your alert log contents (not all )..
    I hoping that anybody had come across with issue so that thy can express their views>>>>>>
    This is the not right place to put this post.. To get immediate replies, post it on
    General Database Discussions
    All the best..
    Yusuf

  • Strange Database issues while trying to create new user through EM...

    I'm attempting to configure my local Oracle 11g database in order to create a Content Server user in order to setup a Fatwire installation. I'm getting some strange issues with my database that I was hoping maybe someone could help me out with.
    The guide I'm following starts with this:
    +1. Determine the Console Server port:+
    a. Open the emoms.properties file in a text editor. The file is located in:
    +<ora_home>/<servername>_<SID>/sysman/config/+
    b. Find the line,
    oracle.sysman.emSDK.svlt.ConsoleServerPort
    and make a record of the port number value at the end of the line.
    When I open the emoms.properties file in Notepad++, I'm unable to read the contents - it's all symbols/jibberish.
    The next step says this:
    +2. Log in to the Oracle Enterprise Manager console:+
    a. Execute the following command: emctl status dbconsole
    When I execute that command I get the following error:
    Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name.
    The third step says this:
    Open a browser and go to the URL highlighted in bold in step a above. If you see
    a “Security Mismatch” error, ignore it (the error appears if you are using a selfsigned
    certificate).
    I skipped to this step because I'm assuming the link it wants me to go to is my EM console (https://localhost:1158/em/console/aboutApplication), however when I browse to that URL I get the following error:
    503 Service Unavailable
    Service is not initialized correctly. Verify that the repository connection information provided is correct.
    Clearly, something isn't right here. What's going on? Any help would be appreciated.

    Alfonso Vicente wrote:
    Did you try what I suggested?Yes, thanks for the advice. Now I'm having some additional issues. When I run emctl status dbconsole I get the following error:
    OC4J Configuration issue. C:\app\john.smith\product\11.2.0\dbhome_1/oc4j/j2ee/OC4
    J_DBConsole_ORCL-SMITH.company.com_localhost_orcl not found.
    This is appearing after I made the appropriate changes to the emoms.properties file and set ORCL_UNQNAME to "localhost_orcl" <-- is that correct? the path to my emoms.properties is:
    C:\app\john.smith\product\11.2.0\dbhome_1\localhost_orcl\sysman\config
    Here is my emoms.properties file, does this look right?
    #Mon Mar 19 17:56:05 EDT 2012
    oracle.sysman.emSDK.svlt.ConsoleServerName=localhost\:1158_Management_Service
    oracle.sysman.eml.mntr.emdRepPwd=2ad171ddf6ce91aebf1c2f2c371ee5a315591a1be21f37965a88d54126d7528aa1091f543569e58b
    emdrep.ping.pingCommand=/bin/ping -c 3 -w 30 <hostname>
    em_oob_shutdown=false
    LargeRepository=false
    oracle.sysman.eml.mntr.emdRepPort=1521
    em_email_address=
    oracle.sysman.eml.mntr.emdRepPwdSeed=8622625238442107993
    em_oob_crash=false
    em.oms.dumpModules=omsThread,repos
    oracle.sysman.emRep.dbConn.statementCacheSize=50
    oracle.sysman.db.isqlplusUrl=%ISQLPLUS_PROTOCOL%\://%ISQLPLUS_HOST%\:%ISQLPLUS_PORT%/isqlplus/dynamic
    em_oob_startup=false
    oracle.sysman.emSDK.svlt.ConsoleServerPort=4889
    em_from_email_address=_NOT_AVAILABLE_
    oracle.sysman.eml.mntr.emdRepPwdEncrypted=TRUE
    oracle.sysman.db.isqlplusWebDBAUrl=%ISQLPLUS_PROTOCOL%\://%ISQLPLUS_HOST%\:%ISQLPLUS_PORT%/isqlplus/dba/dynamic
    oracle.sysman.emSDK.svlt.ConsoleServerHost=localhost
    em_from_email_name=_NOT_AVAILABLE_
    oracle.sysman.emSDK.svlt.ConsoleServerHTTPSPort=1159
    em_email_gateway=
    oracle.sysman.eml.mntr.emdRepServer=localhost
    oracle.sysman.eml.mntr.emdRepSID=NO_VALUE
    oracle.sysman.eml.mntr.emdRepConnectDescriptor=(DESCRIPTION\=(ADDRESS_LIST\=(ADDRESS\=(PROTOCOL\=TCP)(HOST\=localhost)(PORT\=1521)))(CONNECT_DATA\=(SERVICE_NAME\=orcl)))
    oracle.sysman.emkeyfile=C:\app\john.smith\product\11.2.0\dbhome_1\localhost_orcl\sysman\config\emkey.ora
    em.ip.ui.enable=true
    oracle.sysman.eml.mntr.emdRepUser=sysman
    oracle.sysman.emSDK.svlt.PublicServletEnabled=true

  • RMAN 11gR2 DUPLICATE TARGET FOR STANDBY FROM ACTIVE DATABASE - Issue -HELP

    First question.
    Can primary and standby database have the same SID name?
    As I recall it is yes.
    I believe they must have different GLOBAL or DB_UNIQUE_NAME?
    Anyway, RMAN I believe is telling me it is having problems copying control file on first and dies.
    Permissions Issue on STANDBY machine?
    RMAN> connect target backup_admin/backup_admin
    connected to target database: LABDG (DBID=1973403623)
    RMAN> connect auxiliary sys/oracle@STANDBY;
    connected to auxiliary database: LABDG (not mounted)
    RMAN> DUPLICATE TARGET DATABASE FOR STANDBY FROM ACTIVE DATABASE;
    Starting Duplicate Db at 18-JUL-11
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=10 device type=DISK
    contents of Memory Script:
    backup as copy reuse
    targetfile '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/orapwLABDG' auxiliar
    '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/orapwLABDG' ;
    executing Memory Script
    Starting backup at 18-JUL-11
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=151 device type=DISK
    Finished backup at 18-JUL-11
    contents of Memory Script:
    backup as copy current controlfile for standby auxiliary format '/u01/oradat
    restore clone controlfile to '/u01/app/oracle/flash_recovery_area/LABDG/cont
    '/u01/oradata/LABDG/control01.ctl';
    executing Memory Script
    Starting backup at 18-JUL-11
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting datafile copy
    copying standby control file
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 07/18/2011 11:20:54
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 07/18/2011 11:20:
    ORA-17628: Oracle error 19505 returned by remote Oracle server

    Hi,
    Permissions Issue on STANDBY machine?First problem I see is the sysdba password must be the same on both sides (target and auxiliary dbs).
    From the documentation.
    The source database and auxiliary instances must use the same SYSDBA password, which means that both instances must have password files. You can
    create the password file with a single password so you can start the auxiliary instance and enable the source database to connect to it.Check all prereqs for the standby db duplicate here.
    http://download.oracle.com/docs/cd/E11882_01/backup.112/e10643/rcmsynta020.htm#i81724
    Rgds,
    Tycho

  • Access database issue in SQL Plus

    Hi Friends,
    I download a oracle 10g to install sql Plus without create database. (I download client and does not find SQL Plus)
    I can ping database server from client PC and also set up a TNS.
    However I got a error ORA 12504 --TNS:listener was not start.
    I can access database by sql plua from server side. I do not think we need to put a listener file in client PC under admin path.
    my database set as RAC module and system as window 2003
    how to fix this issue?
    Thanks,
    JIm

    OK, just to be clear, you have a single client machine where you have installed something with the 10g label. Are you saying that you installed the Oracle database bits, but did not create a database? Rather than doing a client-only install? Is there a single Oracle home on the client machine?
    And then you have a RAC database running on multiple Windows 2003 servers, right? Is there a listener running for this RAC database? Can you connect to it from other client machines?
    Are you certain that the service name you specified in the client machine's tnsnames.ora file matches the service the listener is listening for?
    Justin

  • Setup PeopleTools 8.53 Database Issue (Linux Version)

    Folk,
    Hello. I am installing PeopleTools 8.53 Internet Architecture. Database Server is Oracle Dabase 11gR1. OS is Oracle Linux 5.
    I have installed JDK7, WebLogic 10.3.6, Tuxedo 11gR1 and PeopleTools 8.53 successfully. But when set up PeopleTools8.53 Database in the way as below,
    I get an error message and cannot proceed.
    [user@localhost PT8.53]$ pwd
    /opt/PT8.53
    [user@localhost PT8.53]$ ls
    AppBatchDBORA     dict                        psconfig.sh     setup
    AppBatchDBWebExe  etc                         PSEMAgent       sqr
    appserv           fonts                       PSEMViewer      src
    bin               jre                         readme.txt      toolsadmin.sh
    cblbin            jre1.7.0                    scripts         utility
    ccr               log                         sdk             web
    class             PeopleTools_InstallLog.log  SecurityAddIns
    data              peopletools.properties      secvault
    [user@localhost PT8.53]$ ./psconfig.sh
    [user@localhost PT8.53]$ cd setup
    [user@localhost setup]$ ls
    ccr                     pscbl.mak                PsTestFramework
    Client                  pscbl_mf.mak             pstuxftp.txt
    dashboard               PsCIA                    psvccrt
    dbcodes.pt              psdb.sh                  ptib.jar
    dotnetredist            psdmtx.cfg               readonly.txt
    endorsed                psmkreadonly.sh          searchCobolPgms.ps
    NOTESDB                 psmkwritable.sh          soap
    nVisionDrill            PsMpCrystalInstall       unicode.cfg
    OpenXmlSDK              PsMpDbInstall            unpack_jre.sh
    parmfile                PsMpPIAInstall           UPGCOMPVIEWER
    peopletools_ab_reg.cfx  PsMpWebAppDeployInstall  WebCenter
    pkgs                    PSODBC                   writable.txt
    PsCA                    psrun.mak
    [user@localhost setup]$ cd PsMpDbInstall
    [user@localhost PsMpDbInstall]$ ls
    InstData  setup.bat  setup.sh
    [user@localhost PsMpDbInstall]$ ./setup.sh
    Setting temporary directory /tmp/IA.6736
    Executing setup.linux LAX_VM /opt/PT8.53/jre/bin/java  -DCOMP_NAME=localhost.localdomain -DPS_UMASK=0002
    Preparing to install...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    Launching installer...
    ===============================================================================
    Peoplesoft Database Configuration                (created with InstallAnywhere)
    Preparing CONSOLE Mode Installation...
    ===============================================================================
    Welcome
    Welcome to the PeopleSoft Database Configuration Wizard 8.53
    This Wizard will assist you in configuring and loading a PeopleSoft database.
    PRESS <ENTER> TO CONTINUE:
    ===============================================================================
    Error
    You must run psconfig.sh (. ./psconfig.sh) under your PS_HOME directory before
    starting the Database Configuration Wizard.
    PRESS <ENTER> TO ACCEPT THE FOLLOWING (OK):
    [user@localhost PsMpDbInstall]$
    As you see the above, I have run ./psconfig.sh in the directory /opt/PT8.53 and then run ./setup.sh in the directory /opt/PT8.53/setup/PsMpDbInstall.
    but get the error message:
    "You must run psconfig.sh (. ./psconfig.sh) under your PS_HOME directory before starting the Database Configuration Wizard."
    I have run the 2 commands ./psconfig.sh and ./setup.sh in root but get the same error message.
    My question is: Does PeopleTools8.53 Linux Version have a problem ? How to solve the issue ?
    Thanks.

    Folks,
    Hello. Thanks a lot for replying.
    . ./psconfig.sh has gone through. Now, I get new issues as below:
    [root@localhost PsMpDbInstall]# pwd
    /opt/PT8.53/setup/PsMpDbInstall
    [root@localhost PsMpDbInstall]# ./setup.sh
    Setting temporary directory /tmp/IA.30567
    Executing setup.linux LAX_VM /opt/PT8.53/jre/bin/java  -DCOMP_NAME=localhost.localdomain -DPS_UMASK=0022
    Preparing to install...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    Launching installer...
    ===============================================================================
    Peoplesoft Database Configuration                (created with InstallAnywhere)
    Preparing CONSOLE Mode Installation...
    ===============================================================================
    Welcome
    Welcome to the PeopleSoft Database Configuration Wizard 8.53
    This Wizard will assist you in configuring and loading a PeopleSoft database.
    PRESS <ENTER> TO CONTINUE:
    ===============================================================================
    Please enter an installation location or press <ENTER> to accept the default
       (DEFAULT: /opt/PT8.53):
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
    Note: If you have installed PeopleSoft Applications outside PeopleTools PS_HOME
    then choose the PeopleSoft Applications home PS_APP_HOME, else leave the
    default PS_HOME.
    Choose the directory where you previously installed PeopleSoft Applications,
       commonly known as PS_APP_HOME.  or press <ENTER> to accept the default
       (DEFAULT: /opt/PT8.53):
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
    For a database platform of 'Oracle', are you installing a:
        1- Non-Unicode Database
      ->2- Unicode Database
    To select an item enter its number, or 0 when you are finished [0] : 0
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    Oracle - UNICODE
    ===============================================================================
    Select Character Set:
      ->1- AL32UTF8      
        2- UTF8          
    To select an item enter its number, or 0 when you are finished [0] : 0
    Database Create Type:
      ->1- PeopleTools System
    To select an item enter its number, or 0 when you are finished [0] : 0
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
    Select PeopleSoft Application:
      ->1- PeopleTools System Database - US English
    To select an item enter its number, or 0 when you are finished [0] : 0
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
       Specify the directory path for 'sqlplus' [/products/oracle/9.2.0/bin]: /home/user/OracleDB_Home/bin
       Specify the location for ORACLE_HOME [/products/oracle/9.2.0]: /home/user/OracleDB_Home/bin
    Location of modified scripts: /opt/PT8.53/modifiedscripts
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
    Do you want to create a new SID or use existing one?
      ->1- Create new SID
        2- Use existing SID
    To select an item enter its number, or 0 when you are finished [0] : 2
    Do you want to create a new SID or use existing one?
        1- Create new SID
      ->2- Use existing SID
    To select an item enter its number, or 0 when you are finished [0] : 0
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
       Oracle SID [PTSYS]: DB1
       DatabaseName [PTSYS]: PT853
       Mount Point 1( for SYSTEM and REDO LOGS file in createdb.sql, ex: NT 'C'  ,
       UNIX 'u01') [c]: u01
       Mount Point 2 ( for PSTEMP and PSDEFAULT file in utlspace.sql, ex: NT 'C'  ,
       UNIX 'u01') [c]: u01
       Mount Point 3 ( for all files in xxddl.sql, ex: NT 'C'  , UNIX 'u01') [c]: u01
    Enable AutoExtend for Peoplesoft Tablespaces?
      ->1- Yes
        2- No
    To select an item enter its number, or 0 when you are finished [0] : 0
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
       Peoplesoft owner ID (ex: 'SYSADM') [SYSADM]: SYSADM
       Peoplesoft owner password (ex: 'SYSADM') []:      
       Peoplesoft owner password Re-type []:      
       Peoplesoft connect ID [people]: people
       Peoplesoft connect password []:      
       Peoplesoft connect password Re-type []:      
       Peoplesoft default tablespace  (ex: 'PSDEFAULT') [PSDEFAULT]: PSDEFAULT
       Location of init.ora file complete path
       [/home/user/OracleDB_Home/bin/dbs/initDB1.ora]:
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 2
    ===============================================================================
       Oracle SID [DB1]:
       DatabaseName [PT853]:
       Mount Point 1( for SYSTEM and REDO LOGS file in createdb.sql, ex: NT 'C'  ,
       UNIX 'u01') [u01]:
       Mount Point 2 ( for PSTEMP and PSDEFAULT file in utlspace.sql, ex: NT 'C'  ,
       UNIX 'u01') [u01]:
       Mount Point 3 ( for all files in xxddl.sql, ex: NT 'C'  , UNIX 'u01') [u01]
    Enable AutoExtend for Peoplesoft Tablespaces?
      ->1- Yes
        2- No
    To select an item enter its number, or 0 when you are finished [0] :
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] :
    ===============================================================================
    Please enter the Appserver User and Password for your database.
       Appserver User []: tlisten
       Password []:       
       Re-type Password []:       
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
    Please enter the Webserver User and Password for your database.
       Webserver User : PTWEBSERVER
       Password []:           
       Re-type Password []:           
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
    Choose whether to enable or disable all other user profiles in your database.
      ->1- Disable
        2- Enable
    To select an item enter its number, or 0 when you are finished [0] : 2
    Choose whether to enable or disable all other user profiles in your database.
        1- Disable
      ->2- Enable
    To select an item enter its number, or 0 when you are finished [0] : 0
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
    Choose whether to set the password same as the OPRID (user) or a different
    password (a global password, same for all OPRIDs).
      ->1- Set the password same as OPRID
        2- I would like to set a different password
    To select an item enter its number, or 0 when you are finished [0] : 0
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
    Select Base Lanaguage
      ->1- ENG - US English                       
    To select an item enter its number, or 0 when you are finished [0] : 1
    Select Base Lanaguage
      ->1- ENG - US English                       
    To select an item enter its number, or 0 when you are finished [0] : 0
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] : 1
    ===============================================================================
    Pre-Installation Summary
    Please Review the Following Before Continuing:
    Product Name:
        Peoplesoft Database Configuration
    Install Folder:
        /opt/PT8.53
    Apps Install Home:
        /opt/PT8.53
    Database Platform:
        Oracle  -  Unicode
    Oracle SID:
        DB1
    Application:
              PeopleTools System Database - US English
    Database Name:
        PT853
    Please type 'back' to go to previous panels
    PRESS <ENTER> TO CONTINUE:
    ===============================================================================
    Installing...
    [==================|==================|==================|==================]
    [------------------|------------------|------------------|------------------]
    ===============================================================================
    Please Wait...
    Executing.. /opt/PT8.53/modifiedscripts/psadmin.sql.
    ===============================================================================
    Please Wait...
    Executing.. /opt/PT8.53/modifiedscripts/connect.sql.
    ===============================================================================
    Executing DM: -CT ORACLE -CS localhost.localdomain -CD PT853 -CO SYSADM -CP
    SYSADM -CI people -CW people -FP /opt/PT8.53/modifiedscripts/dbsetup.dms
    Console Mode: true
    Initializing Data Mover ... please wait
    Console DM Mode: /opt/PT8.53/bin/psdmtx /opt/PT8.53/setup/parm1
    Error: unable to terminate process
    ExitCode: 127
    Error: true
    ===============================================================================
    Error
    The following error occurred while running data mover .
    Error: File not found: /opt/PT8.53/scripts/pt853ora.dms
    Please select OK to exit installer.
    PRESS <ENTER> TO ACCEPT THE FOLLOWING (OK):
    ===============================================================================
    Install Complete
    The installation of Peoplesoft Database Configuration is complete, but some
    errors occurred during the install.
       Please see the installation log for details.  Press "Done" to quit the
    installer.
    PRESS <ENTER> TO EXIT THE INSTALLER:
    [root@localhost PsMpDbInstall]#
    As you see the entire installation process above, the Installer cannot initialize Data Mover. I have run dbsetup.dms seperately, it cannot run. The 2 files psdmtx and parm1 cannot run.
    My questions are:
    First, how to get to Data Mover Bootstrap mode at this point of the installation so that import data into Database Instance ?
    Second, how to view Oracle database instances in Oracle Database Server so that make sure Database instance PT853 is created ?
    Thanks.

  • Oracle SQL Developer 3.1 Migration Third Party Databases Issues

    Hi,
    i had following issues with migrating from db2 v8 to oracle 11.2.
    Online:
    Due to missing privileges and roles for user db user migrations some steps have failed (CREATE USER -> ORA-01031 ...).
    After correcting this like described in "Creating a Database User for the Migration Repository" in sqldev online help this has worked.
    The problems are:
    a) on the overview page at the end of the migration assistent all steps (CAPTURE, CONVERT, GENERATE, DATAMOVE) are shown as complete, even if nothing has done
    b) on page 6/9 into migration assistant all changes for datatype convertion are ignored, for example CHAR to VARCHAR2
    c) generated files are not visible, even if you mark refresh on file view
    d) after restarting sqldev, generarted files are visible in file view, but when you add generated files to svn error message "svn: File: xxx has inconsitent newlines" is shown
    e) after sucessful migration on opened migration project pane "data quality" sourcenumrows are NULL, even if they always NOT NULL and count(*) on any table on both sites are equal
    Offline:
    Generated skripts contains errors:
    ./startDump.sh: line 157: syntax error near unexpected token `done'
    '/startDump.sh: line 157: `done < "schemas.dat"
    Can anybody help?
    Thanks in advance
    André

    Hi kgronau,
    thanks for your fast answer.
    Today i have found 2 new issue.
    When you have opened a migration project from repository, on pane "data quality" sourcenumrows are always null
    and
    sourcename and targetname shows always databse object names from the database on the first migration project in repository independently of extra section in drop down box model and source.
    kgronau wrote:
    André,
    I used SQL Dev 3.1 and I captured a DB2 database. Then I've changed the rule to map char to varchar2 and started the migration.
    When I now check out my custom tables all all of them that had in the source model a char column are now using varchar2.I have tried to changed dataype for target database in place over the drop down box, not the edit rule button. It's a little bit confusing to have this option, when it doesn't works.
    After using the edit rule button, all works fine. Just the summary page 9/9 doesn't report changed datatype assignment.
    >
    Could you please explain what you mean with your option c and d?c)
    Yes i'm meaning View -> Files. Sorry but on german windows i have just german menu items. That is sometimes tricky to retranslate for support questions and also not helpful when using the online help where all menu items referenced in english :-(
    (Do you have an ideo how can i configure sqldev with english menu aon german windows?)
    I think, this problemn is special for output folders under subversion control.
    d)
    Generated Files after the end of the migration are just visible in output folders under subversion control after restarting sqldev
    >
    Edited by: kgronau on Mar 7, 2012 12:30 PM
    Are you talking about Opening a File viewer window (View -> Files)? In my case I have chosen d:\temp\DB2 as output and monitored it during the migration. It isn't refreshed until I manually click on the refresh button - but once the migration has finished and written the output and when I then click on the refresh button I'll see all the directories and the files included.
    Edited by: kgronau on Mar 7, 2012 12:39 PM
    When a migration has finished then SQL Developer 3.1 now creates in the top directory an unload_script.sh file which calls the other unload scripts.That's right, all scripts are generated.
    Also the data unload scripts were created - I need to find a DB2 on Unix to check the script - a quick check of the windows scripts worked correctly.
    Edited by: kgronau on Mar 7, 2012 1:22 PM
    These unload shell scripts to unload the data out of a DB2 database are also working.
    Unfortunately I'm not able to test the shell script used for a source model unload as my UDB is running on Windows.
    Didn't the online source model collection work? For me it looks like it did as you mentioned you changed the char data types to varchar2 and this requires already a connection to the source database - except you used the scripts that were generated using the startDump.sh which has failed. Yes, online source model collection did work. Just the unix shell script produces an error on the source unix system with db2. Please see below th generated script.
    So please provide here some more details../startDump.sh was startet for testing purposes without any arguments
    ./startDump.sh: line 157: syntax error near unexpected token `done'
    '/startDump.sh: line 157: `done < "
    if [[ $# != 3 ]]; then
    echo "Usage: startDump <database> <user> <password>";
    exit 1;
    fi
    ROWTAG="'<row>'";
    ENDROWTAG="'</row>'";
    COLTAG="'<col><![CDATA['";
    ENDCOLTAG="']]></col>'";
    # Clear any other dat files
    echo "Clearing older data files"
    rm -f *.dat
    echo "Connnecting to $1 as $2";
    db2 -r connect.dat "connect to $1 user $2 using $3";
    if [[ $? != 0 ]]; then
    echo "Connection failed.";
    exit 20;
    fi
    # GET SCHEMA QUERY.
    echo "Get all schemas";
    db2 +o -x -r schemas.dat "select SCHEMANAME SCHEMA_NAME from SYSCAT.SCHEMATA WHERE DEFINER <> 'SYSIBM' AND
    SCHEMANAME <> 'NULLID' AND SCHEMANAME <> 'SQLJ'
    AND SCHEMANAME <> 'SYSTOOLS'";
    if [[ $? != 0 ]]; then
    echo "Get schemas failed.";
    exit 30;
    fi
    # Loop through file containing schema names and extract db objects for each of them
    while read SCHEMA_NAME
    do
    # Create schema directory
    rm -rf "${SCHEMA_NAME}";
    mkdir "${SCHEMA_NAME}";
    if [[ $? != 0 ]]; then
    echo "Could not create schema directory ${SCHEMA_NAME}.";
    exit 40;
    fi
    echo "Get all tables for schema $SCHEMA_NAME";
    tablesFile="${SCHEMA_NAME}/""tables.dat";
    # GET TABLES QUERY. */
    db2 -x +o -r $tablesFile "select "$ROWTAG", "$COLTAG"||COLUMNS.TABSCHEMA||"$ENDCOLTAG", "$COLTAG"||COLUMNS.TABNAME||"$ENDCOLTAG",
    "$COLTAG"||COLUMNS.COLNAME||"$ENDCOLTAG", "$COLTAG"||(CASE WHEN (COLUMNS.CODEPAGE = 0 and (COLUMNS.TYPENAME = 'VARCHAR' OR COLUMNS.TYPENAME = 'CHAR'
    OR COLUMNS.TYPENAME = 'LONG VARCHAR' OR COLUMNS.TYPENAME = 'CHARACTER')) THEN COLUMNS.TYPENAME || ' FOR BIT DATA'
    ELSE COLUMNS.TYPENAME END)||"$ENDCOLTAG", "$COLTAG"||CHAR(COLUMNS.LENGTH)||"$ENDCOLTAG",
    "$COLTAG"||CHAR(COLUMNS.SCALE)||"$ENDCOLTAG", "$COLTAG"||COLUMNS.NULLS||"$ENDCOLTAG",
    "$COLTAG"||COALESCE(COLUMNS.DEFAULT, '')||"$ENDCOLTAG", "$ENDROWTAG" from
    SYSCAT.COLUMNS COLUMNS, SYSCAT.TABLES TABLES WHERE
    COLUMNS.TABSCHEMA = '${SCHEMA_NAME}' AND
    COLUMNS.TABNAME = TABLES.TABNAME AND
    COLUMNS.TABSCHEMA = TABLES.TABSCHEMA AND
    TABLES.TYPE = 'T'
    ORDER BY COLUMNS.TABNAME, COLUMNS.COLNO";
    if [[ $? != 0 ]]; then
    echo "No tables found.";
    fi
    # GET SYNONYMS QUERY. */
    echo "Get all synonyms for schema $SCHEMA_NAME";
    synonymsFile="${SCHEMA_NAME}/""synonyms.dat";
    db2 -x +o -r $synonymsFile "select "$ROWTAG", "$COLTAG"||TABNAME||"$ENDCOLTAG", "$COLTAG"||BASE_TABSCHEMA||"$ENDCOLTAG",
    "$COLTAG"||BASE_TABNAME||"$ENDCOLTAG", "$ENDROWTAG" from syscat.tables
    where tabschema = '${SCHEMA_NAME}' and type = 'A'";
    if [[ $? != 0 ]]; then
    echo "No synonyms found.";
    fi
    # GET VIEW QUERY. */
    echo "Get all views for schema $SCHEMA_NAME";
    viewsFile="${SCHEMA_NAME}/""views.dat";
    db2 -x +o -r $viewsFile "select "$ROWTAG", "$COLTAG"||VIEWSCHEMA||"$ENDCOLTAG", "$COLTAG"||VIEWNAME||"$ENDCOLTAG",
    "$COLTAG"||COALESCE(TEXT, '')||"$ENDCOLTAG",
    "$COLTAG"||DEFINER||"$ENDCOLTAG", "$COLTAG"||READONLY||"$ENDCOLTAG", "$COLTAG"||VALID||"$ENDCOLTAG", "$ENDROWTAG"
    from syscat.views
    WHERE VIEWSCHEMA = '${SCHEMA_NAME}'
    ORDER BY VIEWNAME";
    if [[ $? != 0 ]]; then
    echo "No views found.";
    fi
    # GET INDEXES QUERY. */
    echo "Get all indexes for schema $SCHEMA_NAME";
    indexesFile="${SCHEMA_NAME}/""indexes.dat";
    db2 -x +o -r $indexesFile "select "$ROWTAG", "$COLTAG"||INDSCHEMA||"$ENDCOLTAG", "$COLTAG"||INDNAME||"$ENDCOLTAG",
    "$COLTAG"||TABSCHEMA||"$ENDCOLTAG", "$COLTAG"||TABNAME||"$ENDCOLTAG", "$COLTAG"||INDEXTYPE||"$ENDCOLTAG",
    "$COLTAG"||UNIQUERULE||"$ENDCOLTAG", "$ENDROWTAG" from SYSCAT.INDEXES
    WHERE INDSCHEMA = '${SCHEMA_NAME}' AND UNIQUERULE <> 'P'
    ORDER BY TABNAME, INDNAME";
    if [[ $? != 0 ]]; then
    echo "No indexes found.";
    fi
    # GET INDEX DETAILS QUERY. */
    echo "Get all index details for schema $SCHEMA_NAME";
    indexeDetailsFile="${SCHEMA_NAME}/""indexDetails.dat";
    db2 -x +o -r $indexeDetailsFile "select "$ROWTAG", "$COLTAG"||INDSCHEMA||"$ENDCOLTAG", "$COLTAG"||INDNAME||"$ENDCOLTAG",
    "$COLTAG"||COLNAME||"$ENDCOLTAG", "$COLTAG"||CHAR(COLSEQ)||"$ENDCOLTAG", "$ENDROWTAG" from SYSCAT.INDEXCOLUSE
    WHERE INDSCHEMA = '${SCHEMA_NAME}'";
    if [[ $? != 0 ]]; then
    echo "No index details found.";
    fi
    # GET TRIGGERS QUERY. */
    echo "Get all triggers for schema $SCHEMA_NAME";
    triggersFile="${SCHEMA_NAME}/""triggers.dat";
    db2 -x +o -r $triggersFile "select "$ROWTAG", "$COLTAG"||TRIGSCHEMA||"$ENDCOLTAG",
    "$COLTAG"||TRIGNAME||"$ENDCOLTAG", "$COLTAG"||DEFINER||"$ENDCOLTAG", "$COLTAG"||TABSCHEMA||"$ENDCOLTAG",
    "$COLTAG"||TABNAME||"$ENDCOLTAG", "$COLTAG"||TRIGEVENT||"$ENDCOLTAG", "$COLTAG"||VALID||"$ENDCOLTAG",
    "$COLTAG"||COALESCE(TEXT, '')||"$ENDCOLTAG",
    "$COLTAG"||COALESCE(REMARKS, '')||"$ENDCOLTAG", "$ENDROWTAG"
    from SYSCAT.TRIGGERS
    WHERE TRIGSCHEMA = '${SCHEMA_NAME}'";
    if [[ $? != 0 ]]; then
    echo "No triggers found.";
    fi
    # The for GET Promary Key CONSTRAINT QUERY. */
    echo "Get all primary keys for schema $SCHEMA_NAME";
    primarykeysFile="${SCHEMA_NAME}/""primarykeys.dat";
    db2 -x +o -r $primarykeysFile "select "$ROWTAG", "$COLTAG"||X.CONSTNAME||"$ENDCOLTAG", "$COLTAG"||X.TYPE||"$ENDCOLTAG",
    "$COLTAG"||X.TABSCHEMA||"$ENDCOLTAG", "$COLTAG"||X.TABNAME||"$ENDCOLTAG", "$COLTAG"||Z.COLNAME||"$ENDCOLTAG",
    "$COLTAG"||CHAR(Z.COLSEQ)||"$ENDCOLTAG", "$COLTAG"||COALESCE(X.REMARKS, '')||"$ENDCOLTAG", "$ENDROWTAG" from
    (select CONSTNAME, TYPE, TABSCHEMA, TABNAME, REMARKS from SYSCAT.TABCONST where (type = 'P' OR type = 'U')) X
    FULL OUTER JOIN
    (select COLNAME, COLSEQ, CONSTNAME, TABSCHEMA, TABNAME from SYSCAT.KEYCOLUSE) Z
    on
    (X.CONSTNAME = Z.CONSTNAME and X.TABSCHEMA = Z.TABSCHEMA and X.TABNAME = Z.TABNAME)
    WHERE X.TABSCHEMA='${SCHEMA_NAME}'
    ORDER BY X.CONSTNAME";
    if [[ $? != 0 ]]; then
    echo "No primary keys found.";
    fi
    # The for GET Check constraints QUERY. */
    echo "Get all Check constraints for schema $SCHEMA_NAME";
    constraintsFile="${SCHEMA_NAME}/""checkConstraints.dat";
    db2 -x +o -r $constraintsFile "SELECT "$ROWTAG", "$COLTAG"||A.CONSTNAME||"$ENDCOLTAG", "$COLTAG"|| COALESCE(TEXT, '') ||"$ENDCOLTAG", "$COLTAG"|| A.TABSCHEMA||"$ENDCOLTAG", "$COLTAG"|| A.TABNAME ||"$ENDCOLTAG", "$COLTAG"|| COLNAME ||"$ENDCOLTAG", "$ENDROWTAG" FROM SYSCAT.CHECKS A , SYSCAT.COLCHECKS B
    WHERE A.CONSTNAME = B.CONSTNAME AND A.TABSCHEMA = B.TABSCHEMA AND A.TABNAME=B.TABNAME AND A.TABSCHEMA = '${SCHEMA_NAME}'";
    if [[ $? != 0 ]]; then
    echo "No check constraints found.";
    fi
    done < "schemas.dat"
    # GET PROCEDURES QUERY. */
    . getProcedures.sh schemas.dat
    # The for GET Foreign Key CONSTRAINT QUERY. */
    . getForeignKeys.sh schemas.dat

  • Create application from database issues

    Just trying out the 'Create application from database'
    feature and found the following.
    Running:
    Vista
    Flex Builder 3 Public Beta 2
    Visual Studio 2008
    - The wizard cant find the development web server so IIS is
    the only choice. I assume VS2005 & 2008 are different.
    - When validating the IIS option it would always fail until I
    enabled directory browsing (IIS 7).
    - When creating a SQL connection the wizard will not connect
    to a SQL 2005 named instance. Tried 'localhost\instance' and
    'hostname\instance' and get the following error.
    java.sql.SQLException: Unknown server host name
    'DMC\DEV2005'.
    at
    net.sourceforge.jtds.jdbc.ConnectionJDBC2.<init>(ConnectionJDBC2.java:364)
    at
    net.sourceforge.jtds.jdbc.ConnectionJDBC3.<init>(ConnectionJDBC3.java:50)
    Dave

    Hi Dave,
    Would you please file a bug with all the necessary details
    regarding this issue? The bug base is found at:
    http://bugs.adobe.com/jira.
    We’ll look into this. Thank you for letting us know!
    Lacra

  • Auto increment field in database issue

    Ok, I have read all about the issues with the auto increment field when trying to hook my form up to a ms access database.
    My problem is that the auto increment field is the one field I want in my form.
    Any suggestions how to create a new record with my form? its a simple database, date field, and PO number (the auto incremented field)
    Just trying to get a fresh PO number on my PO form each time its filled out....

    I have a vital form that clients fill out, which is passed to many people in the company along the workflow. The form is a Planner and we have in the following PDF, Word Doc..
    Well before, the Planner.pdf was originally created in Word, since most people have access to Word.. but evolved to a PDF form created from the Word Doc via Adobe LiveCycle Designer 8.0 w/ User Rights enabled so that the form could be filled out and saved using Adobe Reader.. which was a step better than Word.. being that it is free. But this needed to be easier and more to the point b/c some clients don't particularly like installing the latest version of Reader, even if you provide them the link. Nor do they like saving the form, filling the form, and attaching the form to send back.
    My goal is to have the client fill an HTML version of the form, submit and be done with it, but everyone in the workflow be able to easily receive the filled Planner as a PDF form.
    So some months ago I ran into this post Chris Trip, "Populate Livecycle PDF from mySQL database using PHP" #8, 22 Sep 2007 4:37 pm
    which uses the command line Win32 pdftk.exe to merge an FDF file into an existing PDF on the remote server, and serve this to whoever.
    My problem was with shared hosting and having the ability to use the Win32 pdftk.exe along with PHP which is predominantly used on Linux boxes. And we used a Linux box.
    so i created the following unorthodox method, which a client fills the HTML version of the Planner, all field values are INSERTED into a table in MySQL DB, I and all filled planners that have been filled by clients to date can be viewed from a repository page where an XML file is served up of the corresponding client, but someone would have to have Acrobat Professional, to import the form data from the XML file into a blank form.. altoughh this is simple for me.. I have the PHP file already created so that when a Planner is filled and client submits. >> the an email is sent to me with a table row from the repository of the client name, #, email, and a link to d-load the XML file,
    But I also have the PHP files created so that the Planner can be sent to by email to various people in the workflow with certain fileds ommitted they they do not need to see, but instead of the XML file beiong served up i need the filled PDF Planner to be served.
    I can do this locally with ease on a testing server, but I am currently trying to use another host that uses cross-platform compatibility so i can use PHP and the pdftk.exe to achieve this, as that is why I am having to serve up an XML file b/c we use a Linux server for our website, and cant execute the exe.
    Now that I am testing the other server (cross-platform host), just to use them to do the PDF handling (and it's only $5 per month) I am having problems with getting READ, WRITE, EXECUTE permissions..
    Si guess a good question to ask is can PHP do the same procedure as the pdftk.exe, and i can eleminate it.
    or how in the heck can i get this data from the DB into a blank PDF form, like i have described??
    here are some link to reference
    Populating a LiveCycle PDF with PHP and MySQL
    http://www.andrewheiss.com/Tutorials?page=LiveCycle_PDFs_and_MySQL
    HTML form that passed data into a PDF
    http://www.mactech.com/articles/mactech/Vol.20/20.11/FillOnlinePDFFormsUsingHTML/index.htm l
    and an example
    http://accesspdf.com/html_pdf_form/

  • ACS external database issue

    Hi
    I have the following issue, user exists on both the ACS and token server authenication is set to external database with no unknown user policy as the user is known to the ACS! this fails authenication error message is CS user unknown... Now if the unknown user policy is set to the external database the authenication works fine this is on 3.3. I have checked for bugs to no avail.
    Any assistance would be good...
    Thanks MJ

    Hi JG
    Many thanks for your response, it is configured this way due the documentation below:
    Known Users -Users explicitly added, either manually or automatically, into the CiscoSecureACS database.
    These are users added through User Setup in the HTML interface, by the RDBMS Synchronization feature, by the Database Replication feature, or by the CSUtil.exe utility. For more information about CSUtil.exe, see "CSUtil Database Utility".
    CiscoSecureACS attempts to authenticate a known user with the single database that the user is associated with. If the user database is the CiscoSecure user database and the user does not represent a Voice-over-IP (VoIP) user account, a password is required for the user. If the user database is an external user database or if the user represents a VoIP user account, CiscoSecureACS does not have to store a user password in the CiscoSecure user database.
    This is from the following link....
    http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs32/user/qu.htm
    Many thanks MJ

  • Transport Mail Database issues crashing Transport service

    We are experiencing frequent issues on Hub servers (as often as once a week) where Transport Mail DB issues crash the Transport service.  Had an MS specialist in the other day who could not exactly figure out the root cause.  The pattern usually is as follows:
    1. Event ID 486 - This event refers to a failure to move a log file (associated with Transport Mail DB queues) because it is being used by another process.  What that process could be is unknown.
    2. Event ID 413 - Unable to create a new logfile because the database cannot write to the log drive.
    3. Event ID 492 - The logfile sequence in <dir> has been halted
    4. Event ID 17019 - A database operation has encountered a I/O error. The Microsoft Exchange Transport service is shutting down. Exception details: Microsoft.Exchange.Isam.IsamLogWriteFailException: Failure writing to log file (-510)
    Also followed by events 7001,1022,1002, and 1003.
    Haven't been able to determine what is causing Event ID 486.  Not aware of any process that would be tying up the access to the log file.  These queue files are stored on a local disk, not a SAN. 
    Any ideas as to what could be causing this?  Running E2K7SP1 Rollup 2 currently on all Exchange systems.

    Hi,
    I suggest that you use the following method to check which process access the log file indicated in the event 486:
    Using Process Explorer
    http://www.microsoft.com/technet/sysinternals/utilities/ProcessExplorer.mspx
    Then, we did the following:
    1. Launch Process Explorer
    2. Click Find, Find Handle or DLL
    3. Enter the log name indicated in the event 486 and click Search
    In addition, please also check whether any events such as 150004 occur before the Transport service crashes. If you notice the event, I also suggest that you refer to the following article:
    http://technet.microsoft.com/en-us/library/bb201658(EXCHG.80).aspx
    Mike
     

  • Configuration Database issue while Deployment.

    Hi,
    I have a BizTalk 2010 project which I want to deploy on a remote server. When I go to
    Properties-> Deployment -> Server and enter the Server name as 'RemoteServer'. I see an error in the Configuration Database:
    <No BizTalk Configuration database(s) found on server 'RemoteServer'.>
    and when I try to deploy I get error: Parameter name: strDBName
    However, when I open other projects, they already have Server 'RemoteServer' selected and Configuration database as 'BizTalkMgmtDb'. Also, I can successfully deploy these projects to the 'RemoteServer'. So, why in this project
    I'm not getting any Configuration database?
    Please help.
    Thanks.
    Kunal G

    Hi Kunal,
    I did some more work on this.
    Case 4:
    In Visual Studio’s “Deployment" panes --> Server, if I select any server where I don't have Login permission, then I get the Login error as you have mentioned:
    "Login failed for user 'domainNameAprabhu'."
    Resolution to Case 3:
    In case 4,  what I also noticed is when I update the existing Server name (server name where my BizTalkMgmtDb exist) in the Deployment pane, the drop down box unable to recognize the
    new SQL server (or not able to refresh the Databasename when any change happen to the Server name) failed with the error:
    <No BizTalk Configuration database(s) found on server 'SQL Serer Name'>
    However, if I start a new project from scratch, the application can easily find BizTalkMgmtDb.
    Then I logged into the database server where the BizTalkMgmtDb exist --> Security --> Logins --> Selected the group where my login (login to the machine where I have SQL Server, if database in the
    same machine as Visual studio then you can do this in the same server) --> Properties --> Server Roles --> Check "sysadmin" access.
    Then I came back to my Visual Studio, closed and restarted the Visual Studio, went to the Deployment pane in the Server property, I can now get the BizTalkMgmtDb without any issue. It’s a guaranteed privilege
    issue.
    Regards,
    M.R.ASHWINPRABHU
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful.

  • Cisco NCS Prime - Possible Database Issue?!

    Hello;
    I appear to have problems with our NCS Prime database, I am running NCS in HA environment and over the last few months been running on the secondary server and collecting reports fine.
    After failing back I have noticed that no data appears when I run reports on have a "flat-line" on all reports which gather data such as Client Traffic, once I failed back again to run on the secondary server in an attempt to gather some data the same problem occurs. I do however seem to have a small peak in data last night for 4 hours but this then dropped off.
    Is there any way to see if I have lost the historical data?
    Thanks
    John

    Issues I have seen is from upgrading. Have you upgraded to PI 1.3 or was PI 1.3 a greasy install? Also they might have some commands that they will have you issue or they will issue, but it's better for them to give you those than telling you what to issue because you don't want to loose everything.
    Sent from Cisco Technical Support iPhone App

Maybe you are looking for

  • Problem in add_subset_rules

    Applying subset rules in Oracle streams Posted: Feb 28, 2008 8:47 PM Reply Hi All, I am working to configure Streams.I am abe to do repliacation on table table unidirectional & bidirectional. I am facing problem in add_subset rules as capture,propaga

  • Full-Text Search has not worked since we upgraded to 2012

    I have a filestream database and table. Our full-text searches have always worked until we upgraded to SQL 2012 in December.  Now, no file that has been uploaded since December is searchable.  What has gone wrong here.  It should have been a clean up

  • [SOLVED] FreeNX missing characters

    Hi, whenever I reconnect to a suspended session (linux to linux), my remote desktop, menu and some windows are kind of empty.  Look here : I read that suspend is a bit buggy, and there are people seeing square brackets where characters should be.  Bu

  • Integrating Silver light ISlands to Webdynpro ABAP Applications

    Hi Experts, In my project I want to enhance the UI of my application by using Silver Light Islands. I found that it is possible in Webdynpro ABAP . The following link i have seen ... http://help.sap.com/saphelp_nwpi71/helpdata/en/ba/b89348d6eb49eb8ff

  • Aligning text in a JTextArea

    Hi, I have created a JTextArea object that is 3 rows by 6 columns. I am trying to align the text which is set later. Any suggestions?