Siebel 8.1 final install steps?

Siebel 8.1 final install steps?
Hello,
I am trying to install Siebel 8.1 on an AWS cloud server, using Linux 5.1. It is 32-bit with 1.7 GB of RAM. My Db is Oracle 11g, located on another server (necessary to free up the limited amount of RAM). The webserver is Apache 2.0. I can sqlplus, srvrmgr and odbcsql ok to the Siebel components. Siebel server appears to be running properly, I can connect to 1 of 1 servers ok. I have reinstalled a few times, so I don't think siebns.dat is corrupt.
However, I cannot connect to Siebel, either through thin client, or through thick client. Thin client gives the "The server you are trying to access is either busy or experiencing difficulties" error. I am new to Linux Siebel installation, and had a few questions on what we should do next/expect.
Some questions:
- Gateway and siebel servers are running, and I am able to connect to the default Apache page. Is there anything else I need running?
- what siebel server processes do I need running in Siebel Server to be able to connect to it properly? It is a sandbox environment, so for now we are indifferent to what we actually see in Siebel.
- what is the srvrmgr command to enable a component group? I've tried this, but it didn't work for me:
     enable compgrp Callcenter to server appserver
- in our log files we are getting the following error.. Is this related to license keys? Or something else?
     SBL-ADM-60070: Error reported on server 'Gateway Server' follows:
     SBL-SCM-00028: Key not found
- when I ran Db install, it asked for a license key. I did not enter anything, but if I rerun the install is entering a key here sufficient for thin client to work?
- what should I enter for my URL address? http://siebel.ourdomain.com/sales_enu?
- for local client, I cannot connect to either local or server. I've updated our .cfg file, am I missing anything here? sadmin/sadmin works fine in odbcsql, so it should work ok here, right?
     [ServerDataSrc]
     Docked = TRUE
     ConnectString = siebel.ourdomain.com
     TableOwner = SIEBEL
     DLL = sscdw9.dll
     SqlStyle = Watcom
     FileSystem = C:\Siebel\8.1\Client_1\fs
     GatewayAddress = siebel
     EnterpriseServer = SBA_81
     RequestComponent = $(RequestComponent)
     RequestServer = $(RequestServer)
     CurrentSQLID = $(CurrentSQLID)
     MaxCursorSize = $(MaxCursorSize)
     PrefetchSize = $(PrefetchSize)
     ChartServer = localhost:8001
     ChartImageFormat = png
Basically, I think I have everything in place, and it's just a matter of fitting it all together. Any suggestions or a summary of the final steps would be very much appreciated!
Thanks,
Jon

Hello, thank you very much for your response! It was a lot of questions, so I appreciate it. :-) I was able to resolve my issues, first on getting local client/tools to work, then thin client.
Here's what worked for me, organized by connection type:
Thick Client
- updated .cfg files, specifically the following areas:
ServerDbODBCDataSource = ORCL                         (Added manually to ODBC datasources, when Oracle SQLPlus setup)
[ServerDataSrc]
Docked = TRUE
ConnectString = ORCL                         (Oracle ODBC datasource, specified in Administrative Tools -> ODBC Datasources)
TableOwner = SIEBEL          (table owner specified in Siebel install)
DLL = sscdo90.dll          (.dll required for Oracle Db use)
SqlStyle = OracleCBO          (SQL specified for Oracle Db use, will SQL errors if not set correctly)
FileSystem = c:\siebel\8.1\client_1\att     (directory manually created)
GatewayAddress = siebel     (gateway server specified in install)
EnterpriseServer = SBA_81     (enterprise server specified in install)
I also had to modify some of the security settings on Internet Explorer (haven't gotten Firefox working yet). ActiveX settings and all that. Similar settings got Tools working without any problems. Once I was able to connect as sadmin/sadmin, I applied a number of license keys taken from licensecodes.oracle.com.
Thin Client
- basically, I think my issue was I was trying to use my own HIGH/LOW users for high/standard interactivity settings. Not sure why they didn't work, they existed in the Db and all that.
- my solution was to uninstall the SWSE, and reinstall it using sadmin/sadmin as my high/standard users. I rebooted the machine, restarted the gateway, siebel server, then Apache and it all started working after about 10 mins. Probably took some time for the services to get going.
Again, thank you all for your help!
Jon

Similar Messages

  • I cannot install a previously purchased version of acrobat 9 pro downloaded from the site.  Returns message at final install steps "invalid serial number." I had copied it and pasted it directly from "My Adobe".  What to do?

    I cannot install a previously purchased version of acrobat 9 pro downloaded from the site.  Returns message at final install steps "invalid serial number." I had copied it and pasted it directly from "My Adobe".  What to do?

    Hi hgratz,
    Considering 'invalid serial number' error for Acrobat 9, I would suggest you to please refer the KB doc link mentioned below:
    Error "Invalid serial number" | Acrobat 9 | CS4
    Let me know if that helps.
    Regards,
    Anubha

  • Siebel 8.1.1 Install error using MS SQL Server 08

    Hi,
    I am trying to set up a Siebel Proto environment on WinXP system. The database that I am using is MS SQL Server 2008 with SP1 installed.
    After installing Siebel at the Database Install step, I encountered a failure on step 'Import Repository Data' The error log generated is as follows:
    2010-04-03 18:47:45     C:\sba81\siebsrvr\bin\repimexp.exe /a I /G ENU /u SADMIN /p ***** /c SBA_81_DSN /d dbo /r "Siebel Repository" /f C:\sba81\dbsrvr\common\mstrep.dat /l C:\sba81\siebsrvr\log\install\output/imprep_prim.log
    2010-04-03 18:47:45     
    2010-04-03 18:47:45     Connecting to the database...
    2010-04-03 18:47:46     Connected.
    2010-04-03 18:47:46     Starting common api.
    2010-04-03 18:47:46     SQLstyle is 'Microsoft SQL Server'
    2010-04-03 18:47:46     SARM is OFF -change param SARMLevel to enable
    2010-04-03 18:47:46     SARM Client is OFF -change param SARMClientLevel to enable
    2010-04-03 18:47:46     SARM is OFF -change param SARMLevel to enable
    2010-04-03 18:47:46     SARM Client is OFF -change param SARMClientLevel to enable
    2010-04-03 18:47:46     SARM is OFF -change param SARMLevel to enable
    2010-04-03 18:47:46     SARM Client is OFF -change param SARMClientLevel to enable
    2010-04-03 18:47:47     Unable to verify login name SADMIN.
    2010-04-03 18:47:47     Unable to start common api.
    2010-04-03 18:47:47     Unable to start common api.
    2010-04-03 18:47:47     Error in initiate function..
    2010-04-03 18:47:47     Elapsed time: 2 sec.
    2010-04-03 18:47:47     (logapi.cpp (184) err=1 sys=0) SBL-GEN-00001: (logapi.cpp: 184) error code = 1, system error = 0, msg1 = (null), msg2 = (null), msg3 = (null), msg4 = (null)
    I am using SADMIN user for Database account and SIEBEL user for Table owner. I have also tried using SIEBEL user in both places.
    Basically what is SARM? And how can I enable it?
    I have tried connecting to the DB from the Server system and am successful in that.
    Thanks for the help in advance.
    With Regards,
    Tanmay Jain

    Hi EvtLoglvl,
    I am able to connect to the SQL Server using the ODBC connections and also SADMIN id has requisite SSE_ROLE granted to it and the default DB for it is SIEBEL_DB on which I am attempting installation. I was able to successfully run the grantuser.sql file that Siebel provides by default to create the roles and logins for SIEBEL, SADMIN and LDAPUSR.
    The problem I am encountering is when I try to perform the Database Server configuration. The system creates the required tables and indexes successfully on the DB. The problem is coming when it tries to Import the base repository that Siebel Server Installation comes with. The error log was for the same.
    I feel that the Siebel Installer is missing some APIs to connect to SQL Server 08.
    The SQL Server is hosted on a system with x64 architecture and the Siebel Server is on a x86 architecture system. I also have Service Pack 1 installed on both the DB Server and Siebel Server. Using third party tools I am able to manipulate the database without any hitches from the Siebel Server system.
    Latest, I have tried reinstalling the virtual environment completely, i.e. started from scratch and had the same issue when I tried the Siebel Database Server installation step. I sure hope I dont have to install SQL 05 and install Siebel Database on it and then do an upgrade of the database.
    Thanks for the info about SARM. It still shows up in the Log file and after it the install fails though.
    Thanks and Regards,
    Tanmay Jain

  • Finally Installed but still confusing

    I finally got itunes and quicktime to install and somewhat work. The agreement notice for itunes pops up and i click agree and then go through all the song options and what not. Then my library comes up in black lettering over my wallpaper on the desktop...so i cant really see it, but its there and quicktime finally installed when i went to, start, search..."quicktime" and the quictimeinstaller.exe popped up and i had to install it again and it finally worked...but then again i still have problems anyone have this problem or suggestions, i would be most grateful thanks

    I guess these steps should help you:
    1. copy all your /home partition data to somewhere else
    2. Turn off swap
    swapoff
    3. Delete swap and /home partition, make new ones using your favorite partitoning tools (fdsik, cfdisk etc.). You don't need to unmount /home as you 've already taken a copy of its contents...
    4. format them as ext3 (if that's what you want):
    mke2fs -j /dev/sdX
    Mount it temporarily
    5. copy the stuff back over to the newly created /home.
    6. Setup fstab anew.
    P.S. OK I am late
    Last edited by Onwards (2008-08-24 19:56:12)

  • PI 7.11 sp5 post install steps - SLD update hangs in IE browser

    Hello gurus,
    This is my first shot at installing PI ever.  We decided to go with PI 7.1 EHP1 and SP5.  I think the latest may be SP6.
    At any rate, we're doing this on AIX 6.1 and Oracle 10.2.0.4.
    I followed the install Guide exactly.  Did the sapinst, oracle and patch. Next, I manually updated the KERNEL, IGS , JVM, Then I updated SPAM, SAP_BASIS, then all the other abap components.  Then did JSPM and all those components.  Everything matches SP5 for PI 7.11
    https://websmp204.sap-ag.de/maintenanceNWPI71
    SAP_ABA     711     0005     SAPKA71105
    SAP_BASIS     711     0005     SAPKB71105
    PI_BASIS     711     0005     SAPK-71105INPIBASIS
    ST-PI     2008_1_710     0003     SAPKITLRE3
    SAP_BW     711     0005     SAPKW71105
    ST-A/PI     01M_BCO710     0001     SAPKITAB8F
    Now I'm doing the post install steps that are in the instguide.  THere are tons of steps, but let me go over the big ones and where I'm having a problem:
    READ ALL THESE NOTES:
    Note 1309239 - Configuration Wizard: PI NetWeaver initial setup
    Note 1286149 - Configuration Wizard: PI Self Test for NetWeaver
    Note 1107808 - Collective Note: Configuration Wizard 7.1
    Note 1286428 - Configuration Wizard: PI Wizard Templates overview
    Note 1115280 - PI CTC: Running SAP NW for PI in a different client
    At this point, based on being at PI 7.11 and SP5, I did the client copy.  from 000 SAP_UCUS to my new 400 client.  Then I did 001 SAP_USER to my new 400 client.
    Then I followed the steps to link the java UME from 001 to 400.  No problem after restarted SAP, it goes to 400.
    Now, the next step as I see it is to run the initial config wizard out of NWA.  I did that, no errors.
    My problem is when I get to updating the SLD.  I started at cimsap 1.5.42 and CRDelta 5.0....
    I updated cimsap to the cimsap51509_1-20005942.zip which took me to 1.6.9
    Next, I tried to import CRDelta51509_1-20005942.ZIP.  I "browse" to find it during the import, but when I click the "IMPORT" button, my browser hangs...
    I don't even get to the next page where it would be one more "warning/info" before I could really start the import.
    I didn't find anything in the work directory or the cluster/server0/log directory.
    I search all through SDN/OSS but could not find anyone who had this problem.
    Where did I mess up?  Are there other config wizards I should have run before I tried to update the SLD? 
    --NICK

    Hey Caio,
    Thanks for the response but it doesn't actually answer my question.  But to that point, for a "basic" PI post install, which of the NWA config tasks would you run other than the "initial config" ?  And would you run them BEFORE you updated the SLD content (cimsap/CRDelta) ?
    NW: PI - AS ABAP (Basic Configuration for Idoc, Proxy): Maintain
    PI Adapter Engine in JPR Mode
    PI Demo Client
    PI Full Qualified Host Name
    PI Self Test for NetWeaver
    PI SLD Self Registration
    Specifically, I did the SAPINST - ABAP/JAVA patches - Client copy - and THEN the initial config wizard (Setup a new local SLD, ).  Also, during the initial config, I clicked the box marked "This SLD will be used as a name server for development" and my PI server hostname was already in the box  marked "object server name".  This config took about 30 minutes.  I didn't see any errors or warnings.  although I didn't view the log.  I did go into Java JEE services and Filter for Services with name "XPI".  All were green.
    THEN I tried to update the SLD content.
    any thoughts appreciated.
    NICK

  • I downloaded new version but firefox still says I need to update - why, and if there's an "install" step I'm missing why are there no instructions on how to do so???

    Why does Firefox insist that I'm still using version 3.whatever when I have faithfully downloaded new versions when it tells me to do so -- most recently version 8.whatever (today). If "downloading" isn't enough and there's also an "install" step, I have yet to find anywhere in the Firefox that tells me how to do so. I have restarted my computer, but that doesn't seem to make any difference. It still tells me I'm using an outdated version that soon will not be supported.

    What you are seeing sounds like the "advertised update" from Firefox 3.6 versions to Firefox 8.0.1 that started on 2011-12-01. See --> https://wiki.mozilla.org/Releases/Firefox_3.6_MU
    This is the same as has occurred when prior versions were nearing their end-of-life. Support for Firefox 3.6 versions is likely to end in the first quarter of 2012.
    There are changes in the interface from Firefox 3.6 to Firefox 4 and newer versions. See --> https://support.mozilla.com/en-US/kb/common-questions-after-updating-firefox
    The new Firefox version can be made to closely resemble the 3.6 Firefox interface.
    #See --> http://www.computertechtips.net/64/make-firefox-4-look-like-ff-3-6/
    #See --> http://blog.fligtar.com/2011/01/16/how-to-customize-firefox-4s-ui/
    #See --> '''''Firefox 3 Theme for Firefox 4''''': https://addons.mozilla.org/en-US/firefox/addon/firefox-3-theme-for-firefox/
    #*Add color home, back/forward and other buttons (like Firefox 3) to the Navigation Toolbar in place of the gray buttons in Firefox 4
    #*See: http://ffaddons.game-point.net/ff3ff4/
    #Also see --> http://support.mozilla.com/en-US/kb/How+to+customize+the+toolbar
    The only currently supported versions are 3.6.24 and 8.0.1. Firefox 9.0 will be released on or about 2011-12-20 and will completely replace Firefox 8.0.1; an update to Firefox 3.6.25 from Firefox 3.6.24 will likely occur around that same time to correct any new security/stability issues found in Firefox 3.6.24.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • I am trying to update my iTunes to 10.5.1 so that I can upgrade my 3GS phone but am getting the following error message when trying to install the itunes:Install step failed: Run pre upgrade script for apple mobile device support. Contact software manufac

    I am trying to update my iTunes to 10.5.1 so that I can upgrade my 3GS phone but am getting the following error message when trying to install the itunes: Install step failed: Run pre upgrade script for apple mobile device support. Contact software manufacturer for assistance. I am on a MacBook pro running 10.5.8 OS. Has anyone seen this before and how can I get it resolved.
    Thanks for your help in advance....

    Did you ever figure out the problem? "Contact Software Manufacturer"?? That sounds ominous... I've got the same issue and I'm pretty durn aggravated right about now....
    Thanks!

  • Install Failed:  The following install step failed: run preflight script

    I'm trying to reinstall Photoshop CS2 on an intel iMac, OS 10.5.5. I ran the install program, after a few seconds I get the following error message: 

"Install Failed: The following install step failed: run preflight script for Adobe Photoshop CS2. Contact the software manufacturer
for assistance." (I did contact adobe, but they no longer support CS2) Originally, I had installed PS CS2 when I was using OS 10.4.X, then I upgraded to 10.5.x. PS CS2 was working fine on my system. Then I accidentally deleted the program, now I'm having trouble reinstalling. I'd appreciate any help that you can give me.

    I encountered the exact same problem - I had upgraded to CS2 from a previous version of Photoshop, back
    when I was using OSX 10.3.9. Later, I upgraded my OS from 10.3.9, to Leopard (10.5.8.)
    CS2 always ran flawlessly, through all those systems.
    Then I had occasion to reformat my HD and reinstall Leopard 10.5.8.
    That's when the CS2 installer failed, with the same message mentioned above.
    When I called in, they basically said, buzz off....we won't help you.
    First, this shows that their software is flawed. 
    They managed to allow this problem to occur due to inept programming.
    Now they are either incapable, or unwilling, to write a programming fix for this problem.
    It reeks olf ineptitude, plus colossal, inexcusable arrogance and disrespect for their customer base.
    Just my humble opinion of course...and I've been a Photoshop user since 1990.

  • Finally installed Adobe Photoshop Bridge CS6

    I Finally installed Adobe Photoshop Bridge CS6 after 7 attempts and 3 appeals to Adobe support. 
    Adobe technical support was not helpful and I had to solve the problem myself.
    The problem was that when installing Photoshop CS6 the Adobe Bridge component would not install.  This was because our corporate McAfee "virus scan enterprise 8.7.0i" was preventing the Adobe installer from changing or writing to the AutoRun.INF file in C:\Program Files (x86)\Common Files\Adobe\Bridge CS6 Extensions\Adobe Output Module\mediagallery\resources\flashgallery\AUTORU.inf.
    Once I disabled McAfee I was able to install all of the software. I am now able to run Adobe Bridge.
    Our corporate version of McAfee has not pteviousaly created a problem with software installations.
    Problem solved with no help whatsoever from Adobe

    Problem solved. Yes, it was a coincidence. The problem had to do with my DVD preferences, not the Adobe installation. Thanks for your reply.

  • ABAP & Java Preview install done. Need Post install steps for XI.

    Hi
    Please excuse for the most basic question.
    From the trial downloads, I've installed the
    ABAP and Java and would like to know the
    post-install steps for activating and configuring
    the Exchange Infrastructure component and
    subsequent configuration
    I've installed on the local host along with the
    Microsoft Loopback Adapter. What should be
    the connection parameters for the Visual
    Administrator?
    Any help is appreciated. Thank U.
    Rajendra.

    Hi Rajender
    I think no question is difficult or basic .The severity depends on whether you know it or not,in other terms your comfort level.
    Coming back to your post:Go through the below link
    https://websmp103.sap-ag.de/~sapidb/011000358700001697502004E.PDF
    Re: XI INSTALLATION and POSTINSTALLATION
    If you need the XI configuration guide then visit:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ac6de690-0201-0010-54ac-8923089dcc97
    Any issues feel free to ask
    Reward with suitable points:

  • HT1386 my sync stops due to iphone not found during the final copy step...how do I fix?

    my sync stops with an error message that iphone not founds during the final copy step...how to I fix?  always work before.

    The backup is located at: iTunes/Preferences/Devices. Select the backup from the window and hit the delete key. Then connect your iPhone to your computer. It'll take a new backup.

  • Post Install Steps & Initial Configuration

    Hi,
    I want to confgure system monitoring on solution manager ehp1 Please tell Post Install Steps , Initial Configuration. to proceed
    Thanks,
    Shashi

    The transaction Solman_setup is not available before sp18.....it is available in EHP1 or SP18 onwards
    Hope it clarifies ur doubt
    Regards
    Prakhar

  • Post Install Steps for EP7.0

    Hello Guru's.
    I am looking for a listing of needed Post Install Steps for EP7.0. I have the installation guide for NW2004's SR1 ABAP+JAVA on AIX: Oracle and the NW2004s Master Guide. Is there any thing else I should have? I am not doing the actual install, just the post steps.
    Thanks,
    Chris

    Hi,
    Start with this: http://help.sap.com/saphelp_nw2004s/helpdata/en/a9/76bd3b57743b09e10000000a11402f/frameset.htm
    Marc.

  • Post install steps for 11i on XP

    Please advise on post install steps after 11i installtion on XP based OS/
    ALso what are the steps/services to be completed before trying to login into Apps
    Thx much

    as such nothing is required as a POST INSTALL on XP and not even a "Restart" sounds strange but this is how simple it is to install on Windows.
    anyways... there r two ways to log on to Apps.. one is as mentioned by using the http://........ stuff where u use /pls/ to run the apps. Sometimes (more often) it doesn;t work well wtih XP and therefore the alternative is to runt he servlet instead.
    this is how it is:
    http://host.domain.com:8002/dev60cgi/ifcgi60
    I am considring that u didn;t change the default port assignments. the above shud prompt u to download n install "jinitiator" which is Oracle's JVM (required). Install it and u shud be able to see the logon screen.
    Use "sysadmin/sysadmin" or "operations/welcome" as deafult "username/password" combination.
    HTH.
    Rajeev.

  • My Wife got an iPhone at work. IT set it up the first time on another machine, they finally install iTunes on her machine but I don't know if she can sync without loosing Photos, SMS, and other things. She had six months of stuff on that phone?

    My Wife got an iPhone at work. IT set it up the first time on another machine, they finally install iTunes on her machine but I don't know if she can sync without loosing Photos, SMS, and other things. She had six months of stuff on that phone?
    The problem is she can't update to new software until she connect to iTunes, but she don't want to loose all that info.
    My question is:
    If she register her apple ID on that new computer, and sync the phone, will she loose everything? or iTunes will back up first (because apple id match) and then sync.
    Otherwise, how can I do it? The closest apple store is 3 hours away. thanks!

    Before you connect to a new PC, make sure that autosync is disabled in Edit/Preferences/Devices, otherwise her phone will be wiped during the following sync.
    If she has data on the phone she wants to save, back up manually:
    Disable autosync in iTunes, connect your phone to her new computer and right click on it in the device list and choose backup. iTunes will backup your phone without syncing. Transfer the purchases the same way, choosing "transfer purchases" this time.
    When you connect your phone for the first time, all media content will be erased. But you can restore your settings and app data from your manual backup afterwards.
    Don't forget to set up at least one contact and event on your new computer to be able to merge calendars and contacts when you sync the phone for the first time.
    About backups and what's saved:http://support.apple.com/kb/HT1766
    How to back up and restore:http://support.apple.com/kb/HT1414
    How to download apps for free again:http://support.apple.com/kb/HT2519
    Transferring data is also covered here: http://support.apple.com/kb/HT4137

Maybe you are looking for