Adding an additional new app server - to BI

We're going to add a new app server, dialogue instance to our BI 7.1 system so that we'll have 2. Do we need to apply the enhancement pack 1 to the new dialogue instance?
Thanks,
Daniel

Hi Daniel,
For updating the dialog instances please see note 1245473
Add. Info. - SAP Enhancement Package Installer 7.00
Updating Dialog Instances                                                  
After the enhancement package installation on the central instance, you    
need to update the dialog instances accordingly. To do this, you install   
the new dialog instances on top of the old dialog instances using the      
tool SAPinst.                                                              
You can now also install more dialog instances, if necessary.                                                                               
3.  Save your dialog instance profiles, if you want to reuse them.                                                                               
4.  In case of a dual-stack system or a Java system, uninstall the old     
    dialog instances as described in the installation guide for your       
    source release.                                                                               
5.  To install a new dialog instance, proceed as described in the          
    document Installation Guide - <SAP NetWeaver / SAP application>        
    (<Technology>) on <Operating System>: <Database>.                                                                               
6.  If you use other instance numbers than on the source release and       
    reuse the old dialog instance profiles, adapt the instance numbers     
    in the profiles.                                                       
So installing the new dialog instance will be updated.
Regards,
Paul

Similar Messages

  • What are my options for adding an additional single app...

    Okay, hopefully this will make sense:
    I have the Student & Teacher CC subscription.  I'd like to use Illustrator CS6 on an additional computer.  What are my options?  (Obviously, the most cost-effective option is what I'm looking for!)
    Jon

    Jon you can purchase a single subscription or full Creative Cloud subscription but I would recommend subscribing under a separate account.  This is to help ensure that your subscription are handled properly and you receive proper activation credit for the subscriptions which you have purchased.
    You other option is to look into Creative Cloud for Teams but it does not appear that you are looking for enough licenses to justify a team subscription.  You can find more information however at http://www.adobe.com/products/creativecloud/teams.html

  • CCMS configuration for historical data of a new application server

    Out CI & app servers are configured in CCMS before I joined the team. Around months back a new application server added but it seems for that CCMS is not capturing histrorical data.
    In ST6N, I get all app servers name including the new one. When I click on the new app server and click on Snapshot then detailed information for CPU,memory etc are displayed but when I click on resources under "Previous hours" or "History" to get CPU,memory etc details then an error pop-up is displayed i.e. "No Performance MTEs  availbale for category CPU" or "No Performance MTEs availbale for category MEM" [availbale <- SAP typo].
    How to make sure that we can get previous hours and as well historical cpu,memory use informations ?

    Hi, the data you are trying to see is collected by saposcol.
    1) Log on to the specific application server and verify that everything is working correctly with saposcol:
    ST06->Operating System Collector->Status
    ST06->Operating System Collector->Available days
    ST06->Operating System Collector->Log file.
    2) Installing an additional App server should have configured the statistical data setup automatically:
    ST03N - check if the the app server is listed.
    ST03N->Collector->Performance Monitor collector->Log
    3) Check transaction RZ03 that there are no conflics in the Operation Mode.
    4) Run the program RSCOLL00 manually on that app server.
    This should give you a starting point .....

  • JDeveloper SOA Suite App Server connection issue

    I am having an issue in JDeveloper connecting to SOA Suite deployed on an Amazon EC2 instance. From the application server tab, I can successfully create a new app server connection to SOA Suite (all 9 tests in the "Test Connection" run successfully). However, after that when I try to expand the SOA folder under the app server tab, I get a "javax.naming.CommunicationException", shown below. All the other folders (Clusters, Servers, Deployments, Web Services) expand and show the proper information without error.
    One thing I notice is that an explicit IP of 10.80.47.145 using T3 protocol is listed in the error, as opposed to the host name of the Amazon EC2 instance over http. But I am not sure how to change that in JDeveloper's configuration for the app server. And it doesn't make sense why that is the only folder that errors out.
    Thanks in advance for any help.
    Jim.
    JDeveloper Studio Edition Version 11.1.1.4.0
    Enterprise Manager Version     11.1.1.4.0
    javax.naming.NamingException: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://10.80.47.145:8001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination] [Root exception is java.lang.RuntimeException: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://10.80.47.145:8001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination]]
         at oracle.tip.tools.ide.fabric.asbrowser.SOAServerProvider.listBindingsImpl(SOAServerProvider.java:35)
         at oracle.rc.asadapter.context.spi.AbstractContextProvider.listBindings(AbstractContextProvider.java:133)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport$3.method(DefaultMutableAppServerContext.java:384)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport$MethodCall.invoke(DefaultMutableAppServerContext.java:421)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport.listBindings(DefaultMutableAppServerContext.java:381)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport.access$500(DefaultMutableAppServerContext.java:314)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext.localListBindings(DefaultMutableAppServerContext.java:207)
         at oracle.rc.asadapter.context.spi.AbstractEventDirContext.listBindings(AbstractEventDirContext.java:185)
         at oracle.adf.rc.spi.jndi.AbstractDirContext.listBindings(AbstractDirContext.java:214)
         at oracle.rc.asadapter.context.spi.DefaultAppServerManageableContext.getManageables(DefaultAppServerManageableContext.java:58)
         at oracle.jdeveloper.asnav.nodes.DefaultManageableFolder.loadChildren(DefaultManageableFolder.java:327)
         at oracle.jdeveloper.asnav.nodes.DefaultManageableFolder$4.run(DefaultManageableFolder.java:288)
    Caused by: java.lang.RuntimeException: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://10.80.47.145:8001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination]
         at oracle.tip.tools.ide.fabric.asbrowser.WeblogicSOAServer.initPartitions(WeblogicSOAServer.java:89)
         at oracle.tip.tools.ide.fabric.asbrowser.WeblogicSOAServer.<init>(WeblogicSOAServer.java:68)
         at oracle.tip.tools.ide.fabric.asbrowser.ASBrowserHelper.listWeblogicSOAServers(ASBrowserHelper.java:266)
         at oracle.tip.tools.ide.fabric.asbrowser.ASBrowserHelper.listSOAServers(ASBrowserHelper.java:199)
         at oracle.tip.tools.ide.fabric.asbrowser.SOAServerProvider.listUserObjects(SOAServerProvider.java:54)
         at oracle.tip.tools.ide.fabric.asbrowser.SOAServerProvider.listBindingsImpl(SOAServerProvider.java:21)
         ... 11 more
    Caused by: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://10.80.47.145:8001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:368)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         at weblogic.jndi.Environment.getContext(Environment.java:285)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.soa.management.internal.facade.ServerManagerImpl.<init>(ServerManagerImpl.java:76)
         at oracle.soa.management.internal.facade.ServerManagerFactoryImpl.createServerManager(ServerManagerFactoryImpl.java:28)
         at oracle.tip.tools.ide.fabric.asbrowser.WeblogicSOAServer.initPartitions(WeblogicSOAServer.java:85)
         ... 16 more
    Caused by: java.net.ConnectException: t3://10.80.47.145:8001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:353)
         ... 26 more
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:470)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:254)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
         ... 29 more

    We are having the same issue here. We have added an SSL certificate to our soa server, and now when we connect with JDEV 11.1.1.4 it gives us this error. Those that are on 11.1.1.3 have imported the certificate to their keystore in JDEV and it works fine for them, but for those of us on 11.1.1.4, we still receive the same error.
    Thanks,
    Mike

  • How to setup reports in Apps Server 10.1.2.0.0

    I know 10.1.2.0.0 does not have oracle reports. I know that 10.1.2.0.2 does have oracle reports. From the docs I have I cannot upgrade 10.1.2.0.0 to 10.1.2.0.2. Is there anyway I can load a new Apps server 10.1.2.0.2 and get it to use the 10.1.2.0.0 meta data and identity infrastructure of 10.1.2.0.0? If this works how would I setup a reports portlet in a 10.1.2.0.0 portal? Anyone have any ideals?

    hi Kashif,
    just check this thread,
    How to deploy Forms/report on Application Server 10.1.3
    Regards,
    Hamdy

  • Oracle 10g - Creating a new Application Server using standalone OC4J 10g

    I have some issues in creating a new app. server using standalone oc4j 10g 10.1.3 instance. After I created the app. server instance, I tested the connection and it says connection refused. I used the userid as oc4jadmin and the password as welcome. I am getting a message connection refused. For connection, I used the default hostname "localhost" and I didn't mention anything in the URL path.

    Thanks Steve..
    Here is what I am trying to do.. I want to create a new app server instance (i.e.) stand alone oc4j server, where I can deploy my web service and run a test.
    Oracle JDeveloper 10g:
    Under Connection Navigator, Application Server --
    1) Right click to 'Create New Application Server Connection'
    2) Connection type as 'Standalone OC4J 10 g 10.1.3',
    3) Username ==> oc4jadmin, Password ==>welcome, checked the Deploy password.
    4) Hostname: localhost RMI Port: 23791
    URL path: <<blank>>
    5) Test Connection ==> getting a error message...
    Error while getting remote MBeanServer for url: ormi://localhost:23791/default:
    Error reading application-client descriptor: Error communicating with server: Connection refused: connect; nested exception is:
         javax.naming.CommunicationException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]
    Any input you can provide would be of great help.

  • Running the App Server as a user other than root

    We used to use iPlanet Web Server which during installation allowed you to specify which user you wanted to run the Web Server. This was very good for security. How do you do this with the App server ?
    Thanks
    PS We are running it on Solaris 9.

    Application Server 7 expands on the flexibility offered in the web server.
    The most basic means to define app server instances with non-root users is to create an administrative domain (basically, an admin server instance) using the user ID of interest. As you create new application server instances in the admin domain, you can assign the same user ID to the instances.
    (There is an admin domain that is initially configured as part of the app server installation. If you installed the product as root, then the admin server and the initially configured app server instance are owned by root. If you do not want these instances to be owned by root, you should remove this admin domain and create a new one that is owned by a non-root user.)
    For example, with the following command, I've created a new app server config (an administrative domain) containing an admin server owned by user "ckamps":
    root@canteloupe-{}: asadmin create-domain sysuser ckamps adminuser admin adminpassword password adminport 5050 ckamps.domain3
    Created Domain ckamps.domain3 successfully
    root@canteloupe-{}:
    Then I create an app server instance within this admin domain:
    root@canteloupe-{}: asadmin create-instance domain ckamps.domain3 sysuser ckamps --instanceport 80 instance1
    Created Instance instance1 successfully
    Note the use of the "--sysuser" option to specify the user that owns both the admin domain as well as the app server instance.
    You can either use root to define the admin domain and the instances (in which case you need to specify the sysuser option to force a non-root ownership) or you can use a non-root user to define the admin domain and app server instances.  In the latter case, specification of the sysuser is not required.
    Since my instance is defined to listen on a privileged port, I'll need to set the "run as user" in the <instance-dir>/config/init.conf file (similar to magnus.conf in Sun ONE Web Server 6) AND ensure that I start the instance as root. Once the server instance starts up as root, it will automatically switch to the run as user.
    The "User" setting below is the "run as user" specified in the admin console's "Create new instance" wizard.
    <snip of init.conf>
    NetsiteRoot /usr/appserver
    ServerID instance3
    ServerName canteloupe
    PidLog /var/appserver/domains/ckamps.domain3/instance3/logs/pid
    User ckamps
    DNS off
    </snip>
    Alternatively, you can start up the newly defined admin server and create the new app server instance through the admin console.
    Hope this helps,
    Chris

  • Add a App Server after it crashed back to farm

    Hi, 
    Just want to check on the following:
    Farm: SQL Cluster, 2 x WFE and 1 x App server that crashed.
    To get a App server up again i can just install a new server and when i run the wizard point to existing DB.
    How do i start Central admin on the server or will that automatically be running on the new server?
    Thanks

    When you run the Config Wizard, after you point it to the existing Config Db, you can select whether the server is going to host CA. Then after that, you can just start the selected services to run on the new App server.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Migration 9i App Server R1 (1.0.2.2.1) to 10g App Server R2 (10.1.2.0.2)

    Hi All,
    I am new to Oracle application server. I am now studying for a case of migration from 9i App Server R1 (1.0.2.2.1) to 10g App Server R2 (10.1.2.0.2), it is a new box migration where the new app server is 10gR2. The 9i app server is enterprise edition and currently uses oracle forms and reports services.
    The database underneath is Oracle as well(9i) which is also doing a migration to new box and new version(10gR2).
    I can handle the db migration part, but I am not sure what approach I can take to migrate the app server.
    Any advice would be greatly appreciated, thanks in advance.

    Actually there is no need for export of forms and reports as the 10g compiler will do the conversion. However, depending on the codes, and properties used in the forms and report source codes, there may be some changes required to make them 10g compatible.
    In an ideal situation, all you would have to do is take your existing forms and recompile using the 10g forms and reports compilers and that's it. However, it never works out so easily as there are a number of incompatibilities and some built-ins that are dropped.
    Warning: Once you have recompiled the forms in 10g, the forms will no longer be compatible with the previous version.
    In most cases the biggest time sink in the migration is identifying and correcting all the incompatibilities with a combination of scanning the forms and report source codes with a 3rd party tool like Formstool and manual eyeball checking.

  • New version of WSP added to farm, only updated on WFE and not on APP server

    I have a farm consisting of 1 WFE, 1 APP, and 1 SQL server.
    One of my developers (I know I know) needed to update their WSP. They retracted, deleted, and readded and deployed successfully. They ran their workflow, the logs on the APP server were showing traces of the old solution.
    We're thinking that it deployed properly to the WFE but not the APP server.
    The SharePoint Timer Job was restarted several times, still a problem.
    I've checked the ULS logs but nothing is jumping out yet.
    Any suggestions on what to check appreciated.
    Thanks,
    Scott

    Hi Scott,
    With timer service and SharePoint Foundation Administrative web service running on the WFE servers, the farm solution will be deployed to the WFE servers which run the two services.
    So as APP server does not run the SharePoint Foundation Administrative web service, so the solution cannot be deployed to the APP server.
    You are correct, it is not recommended to run the SharePoint Foundation Administrative web service in APP server in case of just running the service applications in the APP server.
    So you need to install the solution in APP server separately.
    However if the solutions are used for web applications, you can choose to not install the solution in APP server.
    More references:
    http://msdn.microsoft.com/en-us/library/office/aa544500(v=office.14).aspx#sectionSection2
    http://technet.microsoft.com/en-us/library/cc262995(v=office.14).aspx
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Our exchange server crashed and we lost all contact and calendar data.  We found an app to get the contacts off of people's phone to import but can't find the same for calendar.  How do I get my calendar info off my phone and in to new exchange server?

    Our exchange server crashed and we lost all contact and calendar data.  We found an app to get the contacts off of people's phone to import but can't find the same for calendar.  How do I get my calendar info off my phone and in to new exchange server?

    You'd have to think through this, but it seems like if you are using Outlook, and the items vanished from the Outlook client as well as the server,that you could re-populate Outlook using iTunes. 

  • Central Service Instance missing after Additional App server was installed

    Hi Experts
    I had installed SAP Netweaver CE7.1 system in 2 machines as distributed system.
    I did installation as follow:
    1. Install MSSQL server native access client in machine 1
    2. Install DB server in machine 2
    3. Install SCS in machine 1
    4. Install DB instance in machine 2
    5. Install PAS in machine 1
    The installation had been fine. I had checked by confirming at the MMC. In machine 1, I could see SCS, PAS and DB running. I had also logged on into portal and NWA.
    Then I installed Additional App server in machine 2.
    Howerver, in the end of the installation it said that the installation has been stopped.
    Later when I see the MMC, I found that I could see DB, PAS and AAS only. SCS was missing and
    the system could not start.
    I am very much looking forward to hearing from you what went wrong during the installation of AAS.
    The log generated in the sapinst.log is really long. I got server error when I put the log data in this message. I can send it through mail if need be.
    Regards,
    Sudeep

    problem solved

  • SAP Additional App Server unable to recognize sybase DB on PAS

    Hi Experts,
    We have Primary App Server(PAS) + DB installed on a single box which is up and running fine, now we are trying to install an additional application server(AAS) and we have NFS mounted /sapmnt/SID and /usr/sap/trans from PAS onto the Addtln App Server but got some error when SWPM is starting the instance. When checked the logs dev_w0 says that it is unable to establish connection with the sybase database :
    ERROR: -1 in function SQLConnectWithRetry (SQLConnectWithRetry) [line 4531]
    C  (30012) [08001] [Sybase][ODBC Driver]Client unable to establish a connection
    C  syb_glob.dbsl_ca.errclass set to DBSL_EC_RESTART
    C  Connection 0 failed using DRIVER={Adaptive Server Enterprise};server=hnpclecp;port=4901;uid=SAPSR3;db=ECP;pwd=xxxxxxxxxxxx;TextSize=21
    47483647;FetchArraySize=1000;ReleaseLocksOnCursorClose=1;DynamicPrepare=1;UseCursor=2;homogeneousbatch=1;charset=utf8;EncryptPassword=1;E
    nableLOBLocator=0;app=R3D000 01 comm rd ODBC;logintimeout=30;ProtocolCapture=cap_w0_comm_rd;supresstdscontroltokens=1;SuppressRowFormat=1
    ;SuppressParamFormat=1;
    C
    B  ***LOG BV3=> severe db error 30012     ; work process is stopped [dbsh         1241]
    B  ***LOG BY2=> sql error 30012  performing CON [dblink       544]
    B  ***LOG BY0=> [ASE Error SQL30012:08001]Client unable to establish a connection [dblink       544]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1521]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   11445]
    Both the servers are on the same network and hence all the ports will be open already.
    Also /sapmnt/<SID> is mounted and in /usr/sap/SID/D01/exe of app server has the latest sybase library files.
    Kindly advice if I have missed any mandatory steps for AAS intance installtion...
    Thanks !!!
    Regads,
    Srikanth

    Hi Juan,
    We are using Sybase ASE and SWPM has not asked for any client software(I believe its not required for Sybase). And R3trans -X returns 0012 with trans log saying ;
    4 ETW000  [     dev trc,00000]  RSecSSFs: Entering function "RSecSSFsGetRecord" [rsecssfs.c 872]          11  0.017067
    4 ETW000  [     dev trc,00000]  RSecSSFs: Configuration data read from environment parameters [rsecssfs.c 4359]
    4 ETW000                                                                                                  40  0.017107
    4 ETW000  [     dev trc,00000]  RSecSSFs: Data file "/usr/sap/ECP/SYS/global/security/rsecssfs/data/SSFS_ECP.DAT" opened for read [rsecssfs.c 2539]
    4 ETW000                                                                                                  63  0.017170
    4 ETW000  [     dev trc,00000]  RSecSSFs: Key file "/usr/sap/ECP/SYS/global/security/rsecssfs/key/SSFS_ECP.KEY" not found, using default key [rsecssfs.c 1424]
    4 ETW000                                                                                                  35  0.017205
    4 ETW000  [     dev trc,00000]  RSecSSFs: Record with key "DB_CONNECT/DEFAULT_DB_CON_ENV" not found in secure storage [rsecssfs.c 2561]
    4 ETW000                                                                                                  33  0.017238
    4 ETW000  [     dev trc,00000]  RSecSSFs: Exiting function "RSecSSFsGetRecord" with return code 1 (message: Record with key "DB_CONNECT/DEFAULT_DB_CON_ENV" not found in secure storage) [rsecssfs.c 940]
    4 ETW000                                                                                                  38  0.017276
    4 ETW000  [     dev trc,00000]  read_ssfs_record(): not found is accepted, RSecSSFsGetRecord(DB_CONNECT/DEFAULT_DB_CON_ENV)=1 : Record with key "DB_CONNECT/DEFAULT_DB_CON_ENV" not found in secure storage
    4 ETW000                                                                                                  13  0.017289
    4 ETW000  [     dev trc,00000]  read_ssfs_record(): deregister callback ssfs_dbi_trace                     7  0.017296
    4 ETW000  [     dev trc,00000]  load of SQLLEN8 SYB library libsybdrvodb8.so successful.                4328  0.021624
    4 ETW000  [     dev trc,00000]  lib_dbsl 721 12/12/2013 15:20:00                                         761  0.022385
    4 ETW000  [     dev trc,00000]  connection unquiesced                                                     17  0.022402
    4 ETW000  [     dev trc,00000]  721_EXT build                                                             12  0.022414
    4 ETW000  [     dev trc,00000]  dbsybslib.dll patch info                                                  17  0.022431
    4 ETW000  [     dev trc,00000]    SAP patchlevel  0                                                       11  0.022442
    4 ETW000  [     dev trc,00000]    SAP patchno  213                                                         9  0.022451
    4 ETW000  [     dev trc,00000]    Last SYBASE DBSL patchlevel 0                                           10  0.022461
    4 ETW000  [     dev trc,00000]    Last SYBASE DBSL patchno         213                                    11  0.022472
    4 ETW000  [     dev trc,00000]    Last SYBASE DBSL patchcomment IBM i: Multi-connect to SYBASE IQ (1946327)
    4 ETW000                                                                                                  17  0.022489
    4 ETW000  [     dev trc,00000]  Fri May 16 02:18:33 2014                                             30001377  30.023866
    4 ETW000  [     dev trc,00000]  ERROR: -1 in function SQLConnectWithRetry (SQLConnectWithRetry) [line 4531]
    4 ETW000                                                                                                  26  30.023892
    4 ETW000  [     dev trc,00000]  (30012) [08001] [Sybase][ODBC Driver]Client unable to establish a connection
    4 ETW000                                                                                                  19  30.023911
    4 ETW000  [     dev trc,00000]  syb_glob.dbsl_ca.errclass set to DBSL_EC_RESTART                          22  30.023933
    4 ETW000  [     dev trc,00000]  Connection 0 failed using DRIVER={Adaptive Server Enterprise};server=hnpclecp;port=4901;uid=SAPSR3;db=ECP;pwd=xxxxxxxxxxxx;TextSize=2147483647;FetchArraySize=1000;ReleaseLocksOnCursorClose=1;DynamicPrepare=1;UseCursor=2;homogeneousbatch=1;charset=utf8;EncryptPassword=1;EnableLOBLocator=0;app=R3 000 00 comm rd ODBC;logintimeout=30;ProtocolCapture=cap_p21766_comm_rd;supresstdscontroltokens=1;SuppressRowFormat=1;SuppressParamFormat=1;
    4 ETW000                                                                                                 
    4 ETW000  [    dblink  ,00000]  ***LOG BY2=>sql error 30012  performing CON                              221  30.024200
    4 ETW000  [    dblink  ,00000]  ***LOG BY0=>[ASE Error SQL30012:08001]Client unable to establish a connection
    4 ETW000                                                                                                  19  30.024219
    2EETW169 no connect possible: "DBMS = SYBASE --- "
    Please assist.
    Regards,
    Srikanth G

  • Adding new WhoIs server

    HI there,
    Im wondering if there is a way for me to edit the available WHOIS servers in the Network Utilities application?
    I know that I can type a new server in though the application doesn't let me keep that value in the dropdown, which would be ideal so I could just type the domain select server and lookup the info..
    Cheers,
    Phil

    The solution (as posted: http://hints.macworld.com/article.php?story=20011205055200598) for anyone else who is interested is:
    Go to /Users/user_name/Library/Preferences.
    Quit Network Utility if it's running.
    Open com.apple.NetworkUtility.plist file in propertylisteditor (or TextEdit if you don't have the Dev Tools installed).
    Open the NUWhoisServers key (in TextEdit, look for <key>NUWhoisServers</key>). Add/delete additional strings with the whois servers you would like to keep/remove permanently from the Network Utilities server list (in TextEdit, insert additional <string>whois.server.name</string> values into the list, or delete the ones you don't wish to see).
    Save your changes and quit the editor.
    Re-launch Network Utility and see the new list of servers
    Worked perfectly for me...

  • New To Iplanet app server.Can some one help me getting started by delpoying and calling one of each of these:JSP,Servlet,EJB.Tried with iplanet docs..didnt quite get it. thanx

     

    Hi,
    What is that you are trying to accomplish ? Is it deployment or
    trying to develop applications ? Are you getting any errors ? If so,
    please post them to help you. I think the documentation is the best place
    for you to begin with.
    Regards & Happy New Year
    Raj
    Arif Khan wrote:
    New To Iplanet app server.Can some one help me getting started by
    delpoying and calling one of each of these:JSP,Servlet,EJB.Tried with
    iplanet docs..didnt quite get it. thanx
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

Maybe you are looking for