TNS Name problem on install

I'm doing an install on Win2k, Oracle 8.1.6.
I can't log in to anything. TNS name error etc. How can I solve this?
-Mark

(Sorry,I speak English a little.)
On the plathome Windows NT/2000,Oracle816 supports Ne8 Advanced Security,called "NTS".
And OUI create Default "sqlnet.ora" file when installing,
[sqlnet.ora]
sqlnet.Authentication_service=(NTS)
But,Many Networks hasn't create CA for NTS,
when installing ORACLE 816.
So,Many Errors occurs.
check below sqlnet.ora sample and modify any relayed files,such as tnsnames.ora,listener.ora.
[sqlnet.ora]exsample
names.default_domain=world
names.directory_path=(TNSNAMES)
#sqlnet.Authentication_service=(NTS)
I recommend, "You don't creating Database when install."
After finishing Install,modify Net8 Files,
then start creating database.
--I think this is best way.
null

Similar Messages

  • TNS Name issue while installing the Peoplesoft 9.1 and peopletools 8.52

    Hi All,
    I have been installing the peoplesoft 9.1, tools 8.52, OS: Windows 7, 64-bit, oracle 11g release 2.
    I have been following the installation guide given by Peoplesoft. So far so good. but i am having problem at TASK 6A-14.
    It is asking me to login to app designer in bootstrap mode. So i invoked the data mover and gave both the username and password same "sysadm".
    I have got the following error
    "File: SQL Access ManagerSQL Error. stmt#2 Error Position: 0 Return 12154 - ORA-12154: TNS:could not resolve the connect identified specified."
    So i went to C:\app\windows7\product\11.2.0\dbhome_1\NETWORK\ADMIN\tnsnames.ora and added the following.
    FSDMO91 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = FSDMO91)
    but again, i got the same error.
    My Configuration manager has "Datbase Driver DBBIN" has the path as "C:\app\windows7\product\11.2.0\dbhome_1\BIN".
    Please help me solve this problem.

    Hi Nicolas, thanks for the prompt reply.
    when i did the TNSPING FSDMO91 here is the output.
    C:\Users\windows7>TNSPING FSDMO91
    TNS Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on 15-DEC-2
    +011 10:40:55+
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    Used parameter files:
    C:\app\windows7\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhos
    t)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = FSDMO91)))
    OK (0 msec)
    C:\Users\windows7>
    when i do try login using the SQL Plus
    SQL*Plus: Release 11.2.0.1.0 Production on Thu Dec 15 10:43:27 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Enter user-name: sysadm/sysadm@FSDMO91
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    Enter user-name: system/manager@FSDMO91
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    Enter user-name:
    but when i do only system/manager (no @FSDMO91)
    SQL*Plus: Release 11.2.0.1.0 Production on Thu Dec 15 10:46:08 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Enter user-name: system/manager
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    when i do lsnrctl start
    C:\Users\windows7>lsnrctl start
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 15-DEC-2011 10:47
    +:52+
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    TNS-01106: Listener using listener name LISTENER has already been started
    C:\Users\windows7>

  • Getting problem while installing Snow Leopard (10.6.3) on my Mac Mini. The following issue is showing :  "mac os x snow leopard cannot be installed on this computer"  And My Mac Configuration details:  Model Name: Mac Mini Model Identifier: Macmini2,1

    Getting problem while installing Snow Leopard (10.6.3) on my Mac Mini. The following issue is showing : 
    "mac os x snow leopard cannot be installed on this computer" 
    And My Mac Configuration details:  Model Name: Mac Mini Model Identifier: Macmini2,1
    Intel Core 2 Duo
    1.83Ghz
    l2Cache: 2mb
    Memory : 2GB
    Bus Speed: 667MHz
    Please help me......
    Thanks

    Actually i have Mac OS X 10.5.4 DVD, I need to upgrade it to Snow Loepard(OS X 10.6)...
    Please suggest me what to do???
    Thanks

  • ORA-12545: TNS:name lookup failure ????

    Hello.
    I installed Oracle805, setup 2 patches.
    Now I got such problems:
    1. I could login as internal, sys,system via svrmgr. But couldn't
    loggin like scott/tiger :((
    All this I do logging to linux like Oracle( owner of Oracle :) )
    2. Connecting (afteer startup, lsnr start) to Oracle instance
    either internal, sys, system or scott shows such error:
    SQL*Plus: Release 3.3.2.0.2 - Production on Fri Apr 02 14:25:51
    1999
    Copyright (c) Oracle Corporation 1979, 1994. All rights
    reserved.
    ERROR: ORA-12545: TNS:name lookup failure
    Enter user-name: scott/tiger@805
    ERROR: ORA-12545: TNS:name lookup failure
    HELP PLS.
    null

    ANdrey (guest) wrote:
    1. I could login as internal, sys,system via svrmgr. But
    couldn't loggin like scott/tiger :((
    All this I do logging to linux like Oracle( owner of Oracle :)
    2. Connecting (after startup, lsnr start) to Oracle instance
    like scott only (no any users exist, new DB.)shows such error
    ERROR: ORA-01017: invalid username/password; logon denied
    HELP PLS.
    P.S. In
    LSNRCTL> status
    extproc
    DEDICATED server established:0 refused:0
    LOCAL SERVER
    DISPATCHER established......
    D))) <machine: ..., pid: ...>
    (ADDRESS=(PROTOCOL=ipc)(DEV=16)(KEY=#16229.1))
    the command coml. successfully
    null

  • Can't Connect to Database - TNS Names Trouble

    Hi all, this is my first posting, so bear with me as I struggle
    through trying to word it in a logical manner that you can
    understand! I'm definitely not an Oracle guru, but some of my
    job duties require me to interact with several databases -- so I
    know enough to get by. After the battle with the Nimda virus, my
    system could not find the files to start SQL Plus and the icon
    had turned to generic. In an attempt to try and resolve this, I
    downloaded and installed the 8.17 client. I set up several
    connections through Net 8 config asst, but some of them would
    not work. Here's additional background info: we are moving to a
    new clustered DB configuration. The old config was numerous
    individual databases, but the new DB incorporates all the old
    ones (just separate accounts). The funny thing is I have no
    problem setting up connections to the old databases, but have
    had zero luck connecting to any account on the new DB. I have
    coworkers that are using an older version of SQL PLus and SQL
    Net Easy Config and they don't have any problems connecting to
    the new DB. We double checked there TNS names against mine and
    found no differences. Also, I still have the old version of
    Oracle loaded, because it wouldn't let me uninstall it -- I
    loaded the 8.17 in a new home. I'm desparate, so any help at
    all will be very appreciated. Sorry for such a long post.
    Thanks,
    SS

    Steve,
    This sounds like a job for Oracle Support. There are so many
    factors here, and if the tnsnames.ora files are the same, it
    will need some industrial strength investigation.
    Alison
    iSQL*Plus Team

  • Help with add file name problem with Photoshop CS4

    Frustrating problem: Help with add file name problem with Photoshop CS4. What happens is this. When I am in PS CS4 or CS3 and run the following script it runs fine. When I am in Bridge and go to tools/photoshop/batch and run the same script it runs until it wants interaction with preference.rulerunits. How do I get it to quit doing this so I can run in batch mode? Any help is appreciated. HLower
    Script follows:
    // this script is another variation of the script addTimeStamp.js that is installed with PS7
    //Check if a document is open
    if ( documents.length > 0 )
    var originalRulerUnits = preferences.rulerUnits;
    preferences.rulerUnits = Units.INCHES;
    try
    var docRef = activeDocument;
    // Create a text layer at the front
    var myLayerRef = docRef.artLayers.add();
    myLayerRef.kind = LayerKind.TEXT;
    myLayerRef.name = "Filename";
    var myTextRef = myLayerRef.textItem;
    //Set your parameters below this line
    //If you wish to show the file extension, change the n to y in the line below, if not use n.
    var ShowExtension = "n";
    // Insert any text to appear before the filename, such as your name and copyright info between the quotes.
    //If you do not want extra text, delete between the quotes (but leave the quotes in).
    var TextBefore = "Lower© ";
    // Insert any text to appear after the filename between the quotes.
    //If you do not want extra text, delete between the quotes (but leave the quotes in).
    var TextAfter = " ";
    // Set font size in Points
    myTextRef.size = 10;
    //Set font - use GetFontName.jsx to get exact name
    myTextRef.font = "Arial";
    //Set text colour in RGB values
    var newColor = new SolidColor();
    newColor.rgb.red = 0;
    newColor.rgb.green = 0;
    newColor.rgb.blue = 0;
    myTextRef.color = newColor;
    // Set the position of the text - percentages from left first, then from top.
    myTextRef.position = new Array( 10, 99);
    // Set the Blend Mode of the Text Layer. The name must be in CAPITALS - ie change NORMAL to DIFFERENCE.
    myLayerRef.blendMode = BlendMode.NORMAL;
    // select opacity in percentage
    myLayerRef.opacity = 100;
    // The following code strips the extension and writes tha text layer. fname = file name only
    di=(docRef.name).indexOf(".");
    fname = (docRef.name).substr(0, di);
    //use extension if set
    if ( ShowExtension == "y" )
    fname = docRef.name
    myTextRef.contents = TextBefore + " " + fname + " " + TextAfter;
    catch( e )
    // An error occurred. Restore ruler units, then propagate the error back
    // to the user
    preferences.rulerUnits = originalRulerUnits;
    throw e;
    // Everything went Ok. Restore ruler units
    preferences.rulerUnits = originalRulerUnits;
    else
    alert( "You must have a document open to add the filename!" );

    you might want to try the scripting forum howard:
    http://www.adobeforums.com/webx?13@@.ef7f2cb

  • Problem with installing CUCM on MCS-7816-I5

    Hi to all.
    I have a problem with installing CUCM 8.6.1 on new MCS-7816-I5  (IBM) hardware. The problem is that installation loops in restart after upgrading MCS firmware. Actualy, installation does not sucessfully upgrade firmware, so every time it detects old firmware and trying to upgrade it.
    I also tried update MCS firmware with downloaded Firmware Update Utility 3.6.5 CD from Cisco downloads, but it also fails.
    Does anyone have idea what's going on? Is this a Cisco failure or IBM server failure?
    Here is some details from log file generated with this Firmware Update Utility 3.6.5:
    ==============
    Initial Selection
    Machine Type: 4251 OS: SLES 10 Arch: 64 bit
    IsPartition: 0
    Update:   IBM System x uEFI update for x3200 M3 /3250 M3
    Severity: Critical
    Reboot:   Reboot Required to take effect
    UpdateID: ibm_fw_uefi_gye142a_linux_32-64 Requisite:None
    Version:  1.08 (GYE142A)
    Install:  1.06 (GYE135A)
    Select:    Yes
    Update:   IBM Dynamic System Analysis
    Severity: Recommended
    Reboot:   Reboot Required to take effect
    UpdateID: ibm_fw_dsa_3.20_dsyt75x_linux_32_64
    Requisite:None
    Version:  3.20 (DSYT75X)
    Install:  3.01 (DSYT60K)
    Select:    Yes
    Update:   IBM Online SAS/SATA Hard Disk Drive Update Program
    Severity: Critical
    Reboot:   Not Required
    UpdateID: ibm_fw_hdd_sas-1.08.01_linux_32-64
    Requisite:None
    Name:     WD2502ABYS-23B7A0 (/dev/sg0)
    Version:  02.03B07
    Install:  02.0
    Select:    Yes
    Update:   Integrated Management Module Update
    Severity: Critical
    Reboot:   Not Required
    UpdateID: ibm_fw_imm_yuoo84c_linux_32-64 Requisite:None
    Version:  1.22 (YUOO84C)
    Install:  1.10 (YUOO57H)
    Select:    Yes
    IBM Command Line IMM Flash Update Utility v1.05.03 Licensed Materials - Property of IBM
    (C) Copyright IBM Corp. 2009,2010  All Rights Reserved.
    LAN-over-USB device not configured.
    Error connecting to IMM using IP address 169.254.95.118.
    Please verify the LAN over USB interface is configured properly and active.
    Error flashing firmware: 3
    IBM Command Line IMM Flash Update Utility v1.10.11 Licensed Materials - Property of IBM
    (C) Copyright IBM Corp. 2009,2010  All Rights Reserved.
    Refreshing LAN-over-USB IP address.  This may take several minutes.
    Attempting to discover the IMM(s) via SLP.
    Error connecting to IMM using IP address 169.254.95.118.
    Please verify the LAN over USB interface is configured properly and active.
    Error flashing firmware: 10
    (C) Copyright IBM Corp.2010. All Rights Reserved.
    FdrvWL -- Flash Drive(s)                                     3.10.08.19
       1 Ada:0 SID:0   PN:44E9172:42C0463 SN:1J242783 FW:02.03B07              T:13 FW:Ok
    AdaNbr(Type)      DevFnd Flashed(SAS SATA) NbrFailed
      0(onBoard)           1       0   0    0          0
                           1       0   0    0          0 Error(s)
    Update completed successfully.  <-- THIS SUCCESS, BUT EVERY TIME IT UPGRADEING AGAIN FROM OLD VERSION, LIKE NEVER REALY UPGRADED TO NEWER VERSION
    IBM Command Line IMM Flash Update Utility v1.10.11 Licensed Materials - Property of IBM
    (C) Copyright IBM Corp. 2009,2010  All Rights Reserved.
    Refreshing LAN-over-USB IP address.  This may take several minutes.
    Attempting to discover the IMM(s) via SLP.
    Error connecting to IMM using IP address 169.254.95.118.
    Please verify the LAN over USB interface is configured properly and active.
    Error flashing firmware: 10
    ===========================
    Thanks,
    Sinisa.

    Hi Sinisa,
    It almost sounds like this bug;
    CSCtn81201
    Incorrect "Hardware Configuration Error" due to hardware setup errors
    Symptom:
    Refresh upgrade stops with IMM device detection, and then server being reported as unsupported
    Conditions:
    in-band USB interface was disabled, which is configurable via IBM system X or IMM (browser) interfaces.
    Workaround:
    change the in-band usb interface settings to enabled.
    Related Bug
    Status
    Fixed
    Severity
    4 - minor
    Last Modified
    Aug 17,2011
    Product
    Cisco Unified Communications Manager (CallManager)
    Platform
    Dependent
    Technology
    nav
    1st Found-in
    8.6(0.99081.3)
    Fixed-in
    8.6(1.96000.1), 9.0(0.95070.38), 9.0(0.95070.39), 8.6(1.99989.1), 8.6(1.95050.1), 9.0(0.96000.1), 8.6(1.97011.2), 8.6(1.95190.40), 8.6(1.97011.1), 8.6(0.95180.9), 9.0(0.95010.1), 8.6(1.95020.1), 8.6(1.95040.1), 8.6(0.98000.50), 8.6(0.98000.17), 8.6(0.99981.2), 8.6(1.10000.1), 8.6(1.99986.1), 8.6(1.95020.58), 8.6(1.96000.51), 8.6(1.10000.43)
    Cheers!
    Rob

  • TNS names can't be resolved

    Hi All!
    I try to connect to a database and the error message that TNS names can't be resolved. tnsnames.ora is copied from the PC where the connection works. Only one instance of Oracle client (9.2) is installed. I tried to add a TNS names in Net Assistent. It worked and the test within the assistent was successfull. The tnsnames.ora was also adjusted. But! I don't see the service in NetManager and I can't add any service there. The NT user is a member of the administrator group. I also try to connect using SQL plus, Excel, Enterprice manager - it doesn't work. Any ideas?
    Is there any Windows service for the TNS? How it calls? I tried to check it with lsnrctl status but the command is not exist. Only client is installed on the PC.
    Thanks,
    Andrej

    If you copied it from another PC then check that you have the correct entries in sqlnet.ora
    For instance, in sqlnet.ora, if the parameter NAMES.DEFAULT_DOMAIN=yourserver_name.domain_name is not in use (commented out) and your net service name in[b] tnsnames.ora is mydb.yourserver_name.domain_name , when you try connecting with mydb as the connect string, you will get that error.
    To resolve that, you either enter the connect string as mydb.yourserver_name.domain_name or uncomment NAMES.DEFAULT_DOMAIN in sqlnet.ora(add it if it does not exist) or change the net service name intnsnames.ora to mydb

  • Problem with install on new compy, something to do with external?

    Hello, so I have been having a few problems with installing Arch on my new computer. On my old laptop I never ran into this problem on any distro of LINUX I installed, nor on any other of the systems I have installed Arch on. I believe it might have something to do with the fact that I am running the live cd off of an external dvd drive maybe? I am kind of stuck here, so any help would be greatly appreciated! Thanks!
    If it helps
    System Specs:
    Motherboard: ASROCK 890FX Deluxe3
    Processor: AMD Phenom II X4 955
    Graphics Card: ATI Radeon HD 5700 Series
    Hard Drives: 2 SATA 160gb hd RAID 0, and one 160gb ATA hd
    OS: Windows 7 Professional on the RAID 0, hoping to put ARCH on the ATA (I have tried booting the ATA first in the list behind the USB DVDROM to no avail)
    External Drive: Sony DVD/CD RW drive DRX-510UL
    External DVDROM is the exact same drive I used to install windows 7 professional.
    External DVDROM is plugged into one of my USB 2.0 ports, but the error still persists.
    I am using the EXACT same disk I used when installing it on my past computer.
    Trying to install x86_64 version of Arch, gets past the splash.
    Output that I could catch:
    :: Running Hook [archiso]
    :: Rinning Hook [archiso_pxe_nbd]
    :: Mounting tmpfs, size 75%... done.
    :: Waiting for boot device...
    Waiting 30 seconds for device /dev/disk/by-label/ARCH_201005 ...
    usb 9-1 : device descriptor read/64, error-62
    usb 9-1 : new full speed USB device using ohci_hcd and address 3
    usb 9-1 : device descriptor read/64, error-62
    usb 9-1 : device descriptor read/64, error-62
    usb 9-1 : new full speed USB device using ohci_hcd and address 4
    usb 9-1: device not accepting address 4, error -62
    usb 9-1 : new full speed USB device using ohci_hcd and address 5
    usb 9-1: device not accepting address 5, error -62
    hub 9-0:1.0: unable to enumerate USB device on port 1
    scsi 6:0:0:0: CDROM        SONY        DVDRW DRU-510A 1.0d PQ: 0 ANSI: 0
    scsi 6:0:0:0: Attached scsi generic sg3 type 5
    sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
    Uniform CD-ROM driver Revision: 3.20
    ERROR: boot device didn't show up after 30 seconds...
        Falling back to interactive prompt
        You can try to fix the problem manually, log out when you are finished
    /bin/sh: can't access tty; job control turned off
    If you need any other info, I can grab it of course.
    Last edited by crusniknano (2010-07-12 19:49:13)

    K, got it running. was having errors with the USB hd, but just changed the name it booted from to the name of the drive. thanks!

  • Problems to install OS X Lion

    I just buy on app store the new OS X lion and im having problems to install it on my mac book air.
    Someone can help me ?
    When i follow the instruction it stop on the windows saying " selected the disque"  but i can't select anyone , i don't undersand i have free space on my mac
    ( 8 GO )
    Thanks for your help
    Co

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select "/var/log/install.log" from the file list. Post the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time.
    Post the log text, please, not a screenshot. If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into a message.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • Problem to install SAP R/3 4.6 on Windows server entreprise 2003

    Hello all,
    I've a problem to install SAP R/3 on a windows enterprise server 2003.
    This is the step I made :
    1) Install Windows enterprise server 2003
    2) Add IPX and Netbios to the network (adress ip 192.168.10.2)
    3) Add 192.168.10.2 srv1 SAPTRANHOST to the hosts file
    4) Create User - C11adm; Assign administrator privileges
    5) Start Update DLL's from Kernal CD.
    6) Login as c11adm and Install Oracle 9.2 with the options :
    File locations :
    Source :
          Path : no change the path
    Destination :
          Name : C1192
          Path : C:\oracle\C11\92
    Available Products :
          Oracle9i Database 9.2.0.1.0
    Installation type :
          Enterprise Edition
    Database configuration :
          General Purpose
    Oracle service for Microsoft Transaction server
          Port number : 2030
    Database Identification :
          Global database name : srv1
          SID : srv1
    Database File location :
          c:\oracle\oradata
    Database charactere set :
          Use the default charactere set
    7) Stop all oracle services
    8) Install oracle 9.2.0.4.1 patch :
        OUI - V 2.2.0.18.0
        Oracle 9iR2 patch set 9.2.0.4.0
    9) Install SAP R/3 disc 4.6D EXT Kernel
        INSTGUI options:
        Sap system name : C11
        Install Directory : C:\USERS\C11ADM\Install
        Sap Release to install : R/3 4.6C SR2
    Error : CDINSTEXTRACTSAPMMCMSC_NT_IND InstallationDo 2342
    Does somebody could help me ?
    Regards.
    4. Give all users access to ora_dba
    5. Restart, login as c11adm and continue installation.

    Hello Peter,
    For the note 578004 Sap said :
                a) Copy the content of the respective Kernel CD to a local empty working directory.
                           For example, for a 4.6C SR2 system you use the 4.6C SR2 Kernel CD, for APO 3.0A you use the Kernel CD for APO 3.0A, etc.
    But for myself, i don"t understand what they said because I Want to install 4.6c and they said "use the 4.6c SR2 Kernel CD" but where I can find this CD because I downloaded the files below :
    50045631_1     Online Docu 4.6C Disc 1 HTML Help Windows 9x/NT German
    50045631_2     Online Docu 4.6C Disc 2 Standard HTML German
    50045631_3     Online Docu 4.6C Disc 1 English HTML Help for Windows 9x/NT
    50045631_4     Online Docu 4.6C Disc 2 English Standard HTML
    50046529     R/3 4.6C SR2 Installation Documentation
    50056848_1     DVD 4.6C Online Documentation (3) 1 of 11
    50056848_10     DVD 4.6C Online Documentation (3) 10 of 11
    50056848_11     DVD 4.6C Online Documentation (3) 11 of 11
    50056848_2     DVD 4.6C Online Documentation (3) 2 of 11
    50056848_3     DVD 4.6C Online Documentation (3) 3 of 11
    50056848_4     DVD 4.6C Online Documentation (3) 4 of 11
    50056848_5     DVD 4.6C Online Documentation (3) 5 of 11
    50056848_6     DVD 4.6C Online Documentation (3) 6 of 11
    50056848_7     DVD 4.6C Online Documentation (3) 7 of 11
    50056848_8     DVD 4.6C Online Documentation (3) 8 of 11
    50056848_9     DVD 4.6C Online Documentation (3) 9 of 11
    50078731_1     NW 2004s SR1 Presentation - Adobe LiveCycle Designer 7.0
    50078731_2     NW 2004s SR1 Presentation - SAP Content Server 6.40
    50078731_3     NW 2004s SR1 Presentation - MaxDB Release 7.6.00
    50078731_4     NW 2004s SR1 Presentation - 6.40 Compilation 5 Present. 1/3
    50078731_5     NW 2004s SR1 Presentation - 6.40 Compilation 5 Present. 2/3
    50078731_6     NW 2004s SR1 Presentation - 6.40 Compilation 5 Present. 3/3
    50078731_7     NW 2004s SR1 Presentation - Server Components Compilation 5
    50081125     CD SAP License Keys & License Audit
    51013953_1     R/3 4.6C SR 2 Export CD 1
    51013953_2     R/3 4.6C SR 2 Export CD 2
    51013953_3     R/3 4.6C SR 2 Export CD 3
    51013953_4     R/3 4.6C SR 2 Export CD 4
    51013954_1     R/3 4.6C SR 2 Language CD 1
    51013954_2     R/3 4.6C SR 2 Language CD 2
    51013954_3     R/3 4.6C SR 2 Language CD 3
    51013955     R/3 4.6C SR 2 Language JA
    51013957     CD 4.6C SR2 Language TH
    51013998     R/3 4.6C SR 2 Language ZF
    51018621     CD mySAP.com 4.6C Language Romanian
    51019432     CD Oracle9i Database Onl. Docu. 9.2
    51019883     CD 4.6D SAP Kernel ORACLE NT/IA64
    51020564     CD 4.6D EXT Kernel ORACLE NT,AIX,HP-UX
    51030122_1     Oracle 9.2 NT 1/3
    51030122_2     Oracle 9.2 NT 2/3
    51030122_3     Oracle 9.2 NT 3/3
    51030122_4     Oracle 9.2.0.4.1 NT
    51030122_5     Oracle Failsafe 3.3.2 NT/Intel
    51030123_1     Oracle 9.2 NT/IA64 1/2
    51030123_2     Oracle 9.2 NT/IA64 2/2
    51030123_3     DVD ORACLE RDBMS 9.2 NT/IA64
    51030123_4     DVD ORACLE RDBMS 9.2 NT/IA64
    51030123_5     Oracle Failsafe 3.3.2 NT/IA64
    51031095_1     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 1 von 12
    51031095_10     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 10 von 12
    51031095_11     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 11 von 12
    51031095_12     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 12 von 12
    51031095_2     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 2 von 12
    51031095_3     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 3 von 12
    51031095_4     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 4 von 12
    51031095_5     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 5 von 12
    51031095_6     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 6 von 12
    51031095_7     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 7 von 12
    51031095_8     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 8 von 12
    51031095_9     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 9 von 12
    51031592     CD SAP R/3 4.6C SR2 Language KO
    51031593     CD SAP R/3 4.6C SR2 Language ZH
    51031614_1     Oracle 9.2 Patch Set 7 AIX 64 64Bit
    51031614_2     Oracle 9.2 Patch Set 7 Tru64 64Bit
    51031614_3     Oracle 9.2 Patch Set 7 HP-UX PA-RISC 64Bit
    51031614_4     Oracle 9.2 Patch Set 7 Linux I386 32Bit
    51031614_5     Oracle 9.2 Patch Set 7 WIN I386 32Bit
    51031614_6     Oracle 9.2 Patch Set 7 WIN IA64 64Bit
    51031614_7     Oracle 9.2 Patch Set 7 Solaris 64Bit
    51032345     Supp.Pack.Coll. 4.6C-47x200 2006/12
    Regards.

  • Local Database, TNS Names & ORA-12541: No Listener

    I am trying to get IFS working on our new Windows 7 machine and the entire department is scratching it's head right now.
    I have gotten Oracle 11.2.0.1 installed and finally being seen by the ODBC thanks to the past threads on the forum mentioning the System Environment Variable. However, now I need to be able to get the program to sync the information that I can pull from "MPRDSP6", the one working ODBC connection right now.
    In the past with Oracle XE we had the following in our TNS Names file:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = COMPUTER.company.local)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    The XE was created whenever Oracle XE was installed and we just added in our MPRDSP6 at the end of the TNS Names file. This was what we used when making the local copy for our personell that would travel and need access to the database.
    However, with Oracle 11.2.0.1, there was no TNS Names file whenever it installs and I had to create it --> Inputting our XE entry and the other, MPRDSP6.
    Upon trying to 'Test Connection' in the ODBC screen I get:
    Unable to Connect
    SQLState=S1000
    [Oracle][ODBC][Ora] ORA-12541: TNS:no listener
    Whenever I try to sync the MPRDSP6 with the local copy of it (named local_db), I am getting an error from the program saying:
    Could not find the Local Oracle Data Folder. Please make sure your Local Oracle is running and that you have set the Local Database Creator.
    I am assuming this is simply because there is actually no database in existance: it is just in the TNS Names.
    I am Running Windows 7 x64
    Forgive me if this is a very simple fix as I am completely new to the world of Oracle.
    Thanks in advance for any help!

    Having the same issue, trying to connect IFS Sales and Marketing. In my case, I am using Oracle Express 10g, Windows 7 32-bit. My ODBC DSN can find the "host" server, but does not seem to find the local Oracle Express instance.

  • Problem in installing Netweaver developer workstation

    Hi,
      I have some problem in installing the Net Weaver Developer workstation on my pc. I have installed all the prerequisites for the same and have administrator privileges on the system as well. The log contents are as given below. Please could anyone figure out what exactly is the problem?
    <b>
    starting gui server process:
      sapinstport: 21200
      guiport    : 21212</b>
      command    : "C:\Program Files\Java\j2re1.4.2_09\bin\javaw.exe" -cp "C:/DOCUME1/ADMINI1/LOCALS1/Temp/sapinst_exe.2956.1179124207\jar\instgui.jar;C:/DOCUME1/ADMINI1/LOCALS1/Temp/sapinst_exe.2956.1179124207\jar\inqmyxml.jar" -Xmx256M -Dsun.java2d.noddraw=true SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200
    <b>starting gui process:
      port   : 21212</b>
      command: "C:\Program Files\Java\j2re1.4.2_09\bin\javaw.exe" -cp "C:/DOCUME1/ADMINI1/LOCALS1/Temp/sapinst_exe.2956.1179124207\jar\instgui.jar;C:/DOCUME1/ADMINI1/LOCALS1/Temp/sapinst_exe.2956.1179124207\jar\inqmyxml.jar" -Xmx256M -Dsun.java2d.noddraw=true SDTGui service=com.sap.sdt.engine.ext.sapinst.SAPinstServiceIF host=localhost port=21212
    load resource pool C:\Documents and Settings\Administrator\Desktop\NW04sDW on IM_WINDOWS_I386\resourcepool.xml
    <b>guiengine</b>: no GUI connected; waiting for a connection on host port 21200 to continue with the installation</i>
    <b><i>INFO 2007-05-14 14:37:50</b>
    Execution of preprocess block of |NW_Workplace|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|Preinstall|ind|ind|ind|ind|0|0 Step AddPrivileges returns TRUE.
    <b>ERROR 2007-05-14 14:37:50</b>
    FSL-06002  Error 123 (The filename, directory name, or volume label syntax is incorrect. ) in execution of a 'NetServerGetInfo' function, line (202), with parameter (., 101).
    <b>ERROR 2007-05-14 14:37:50</b>
    MOS-01224  Unable to add privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'sysadmin' on host '.'.
    <b>ERROR 2007-05-14 14:37:50</b>
    MOS-01224  Unable to add privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'sysadmin' on host '.'.
    <b>ERROR 2007-05-14 14:37:50</b>
    FCO-00011  The step AddPrivileges with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|Preinstall|ind|ind|ind|ind|0|0|AddPrivileges was executed with status ERROR .</i>

    Hi Anushree,
    Let me make it clear.  sorry for confusion
    I<i> could not understand where u said "Please make sure that a JDK is installed on this host and that SAPINST_JRE_HOME points to the root
    directory of your Java installation. As an alternative you may start the GUI Server on another host." Could you please elaborate on it?</i>
    <i>Where exactly should the JDK be installed?</i>
    <b>Answer:</b> Installation error of NW04s
    <i>Does it make any difference to install a different version of JDK when the installation guide clearly recommmends the usage of one version?</i>
    Absolutely yes,,but It somehow worked for  08 for me. go ahead with 09 as per recommendation.
    <i>Where can I find SAPINST_JRE_HOME? The installation no where asks for any input where I can mention the directory of Java installation</i>.
    You can put environmental variable called SAPINST_JRE_HOME=<Your JDK Installation path> where ever  and make sure it's in the path, veryifying with PATH
    on cmd-prompt. and follow the above URL as it clearly says the same problem
    Also disable any ant-virus if it's running
    Hope that helps

  • Problem when installing BB Link

    Hello,
    I have a problem to install again BB Link. Since my last remove, I have a window that appears systematicly when I install back the BB Link. This window shows that a folder is missing. Its name is Temp\WZSE0.TMP\. I can't find it anymore even in the new version of BB Link.
    Will you have any solution to my issue ?
    Thanks a lot
    Solved!
    Go to Solution.

    Hi..
    Please refer the below link
    http://btsc.webapps.blackberry.com/btsc/viewdocument.do;jsessionid=9A420A1CA5B6183A6BFF767146D00B23?...
    thanks
    Please update the result after applied..
    Thanks

  • Facing problem in installing oracle 9i on 2003 server

    hi all
    i am getting the following problem while installing oracle 9i on windows 2003 server.
    my system is haveing 3 more JRE s 1.4 and above installed as part of others softwares.
    error log i am getting is like this-
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0xa272c7d
    Function name=Java_W32LocateSidNative_w32LocateSidHome
    Library=D:\temp\OraInstall2006-08-24_11-39-01AM\SID_Queries.dll
    Current Java thread:
    at W32LocateSidNative.w32LocateSidHome(Native Method)
    at getAllOracleHomes.performQuery(getAllOracleHomes.java:39)
    at oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:2330)
    at Components.oracle.emprod.oemagent.agentca.v9_2_0_1_0.CompContext.getCalculatedValueObject_PRE_REQUISITE(Unknown Source)
    at Components.oracle.emprod.oemagent.agentca.v9_2_0_1_0.CompContext.getCalculatedValueObject(Unknown Source)
    at oracle.sysman.oii.oiis.OiisCompContext.getCalculatedValue(OiisCompContext.java:612)
    at oracle.sysman.oii.oiis.OiisPreRequisiteVar.getCalculatedValue(OiisPreRequisiteVar.java:138)
    at oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:1353)
    at oracle.sysman.oii.oiis.OiisCompInstallation.getPreRequisite(OiisCompInstallation.java:683)
    at oracle.sysman.oii.oiis.OiisCompInstallation.getContext(OiisCompInstallation.java:368)
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java:4496)
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java:2793)
    at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java:2369)
    at oracle.sysman.oii.oiif.oiifw.OiifwPostDepModesWCCE.doOperation(OiifwPostDepModesWCCE.java:327)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
    at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:339)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:586)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
    at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:358)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:637)
    Dynamic libraries:
    0x00400000 - 0x00405000 d:\temp\OraInstall2006-08-24_11-39-01AM\jre\bin\javaw.exe
    0x7C800000 - 0x7C8C0000 C:\WINDOWS\system32\ntdll.dll
    0x77E40000 - 0x77F42000 C:\WINDOWS\system32\kernel32.dll
    0x77F50000 - 0x77FEC000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77C50000 - 0x77CEF000 C:\WINDOWS\system32\RPCRT4.dll
    0x77380000 - 0x77412000 C:\WINDOWS\system32\USER32.dll
    0x77C00000 - 0x77C48000 C:\WINDOWS\system32\GDI32.dll
    0x77BA0000 - 0x77BFA000 C:\WINDOWS\system32\MSVCRT.dll
    0x62D80000 - 0x62D89000 C:\WINDOWS\system32\LPK.DLL
    0x75490000 - 0x754F1000 C:\WINDOWS\system32\USP10.dll
    0x6D420000 - 0x6D4EE000 d:\temp\OraInstall2006-08-24_11-39-01AM\jre\bin\hotspot\jvm.dll
    0x76AA0000 - 0x76ACD000 C:\WINDOWS\system32\WINMM.dll
    0x6D220000 - 0x6D227000 d:\temp\OraInstall2006-08-24_11-39-01AM\jre\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000 d:\temp\OraInstall2006-08-24_11-39-01AM\jre\bin\verify.dll
    0x6D250000 - 0x6D266000 d:\temp\OraInstall2006-08-24_11-39-01AM\jre\bin\java.dll
    0x6D3C0000 - 0x6D3CD000 d:\temp\OraInstall2006-08-24_11-39-01AM\jre\bin\zip.dll
    0x6D020000 - 0x6D128000 D:\temp\OraInstall2006-08-24_11-39-01AM\jre\bin\awt.dll
    0x73070000 - 0x73097000 C:\WINDOWS\system32\WINSPOOL.DRV
    0x76290000 - 0x762AD000 C:\WINDOWS\system32\IMM32.dll
    0x77670000 - 0x777A4000 C:\WINDOWS\system32\ole32.dll
    0x6D1E0000 - 0x6D21B000 D:\temp\OraInstall2006-08-24_11-39-01AM\jre\bin\fontmanager.dll
    0x10000000 - 0x1001E000 D:\temp\OraInstall2006-08-24_11-39-01AM\jre\bin\JavaAccessBridge.dll
    0x6D2C0000 - 0x6D2DB000 D:\temp\OraInstall2006-08-24_11-39-01AM\jre\bin\jpeg.dll
    0x08730000 - 0x08745000 D:\temp\OraInstall2006-08-24_11-39-01AM\oui\bin\win32\oraInstaller.dll
    0x08240000 - 0x08249000 D:\temp\OraInstall2006-08-24_11-39-01AM\dbwsec.dll
    0x08C80000 - 0x08C86000 D:\temp\OraInstall2006-08-24_11-39-01AM\orawsec9.dll
    0x091F0000 - 0x09214000 D:\temp\OraInstall2006-08-24_11-39-01AM\WinPrereq.dll
    0x08CA0000 - 0x08CAC000 D:\temp\OraInstall2006-08-24_11-39-01AM\Win32Env.dll
    0x09A30000 - 0x09A3F000 D:\temp\OraInstall2006-08-24_11-39-01AM\w32RegQueries152.dll
    0x09E50000 - 0x09E5E000 D:\temp\OraInstall2006-08-24_11-39-01AM\WindowsGeneralQ.dll
    0x0A270000 - 0x0A28B000 D:\temp\OraInstall2006-08-24_11-39-01AM\SID_Queries.dll
    0x76C10000 - 0x76C39000 C:\WINDOWS\system32\imagehlp.dll
    0x6D580000 - 0x6D628000 C:\WINDOWS\system32\dbghelp.dll
    0x77B90000 - 0x77B98000 C:\WINDOWS\system32\VERSION.dll
    0x76B70000 - 0x76B7B000 C:\WINDOWS\system32\PSAPI.DLL
    Local Time = Thu Aug 24 11:43:20 2006
    Elapsed Time = 256
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode)
    #

    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0xa272c7d
    Function name=Java_W32LocateSidNative_w32LocateSidHome
    Library=D:\temp\OraInstall2006-08-24_11-39-01AM\SID_Queries.dllNote that the above error information is not pointing at Java code. You will do better asking this question at Oracle.

Maybe you are looking for