Configuring name server in j2ee visual admin

hi all
i found the go.bat file in the following path in my system
/usr/sap/EEP/JC00/j2ee/admin/go.bat
now i want to run that "go.bat" but i don't know how to run this in linux machine but my portal server is installed in linux machine.so, can any one help me how to run that file in order to configure name server .
and also can any one tell me how to find out the server name and port number in order to fill the following format in name sererver
tcpip://<%nameserver%>:portnumber
plzz help me out
Thks&Rgds
Gnana

hi dominlik
yeah go file is there but while running the following was displayed
[root@entegdt26 admin]# ls
adminCFG.properties  go      go.jar    lib  logviewer-standalone
cfg                  go.bat  launcher  log
[root@entegdt26 admin]# sh go
go: line 7: /usr/java/bin/java: No such file or directory
[root@entegdt26 admin]#
can  u tell me how to mark it as executable using chmod coz i am not aware of linux
its very very urgent help out only one day i've time with in this i've to configure trex name server and create index in ep
awaiting for reply
Regards
gnana

Similar Messages

  • Configuring TREX name server  using j2ee visual administrator

    hi all
    i found the go.bat file in the following path in my system
    /usr/sap/EEP/JC00/j2ee/admin/go.bat
    now i want to run that "go.bat" but i don't know how to run this in linux machine but my portal server is installed in linux machine.so, can any one help me how to run that file in order to configure name server .
    and also can any one tell me how to find out the server name and port number in order to fill the following format in name sererver
    tcpip://<%nameserver%>:portnumber
    plzz help me out
    Thks&Rgds
    Gnana

    Hi,
    /thread/77197 [original link is broken]
    Regards
    Prakash

  • Runtime Tab missing -J2ee Visual Admin

    Hi
    We want to maintain the PIRWBUSER in the PMIstore (j2ee visual admin )
    under
    Cluster ® Server ® Services ® Destinations.
    but we are not able to see the "runtime " tab as mentioned in the following help doc.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/30/60084136b5f423e10000000a155106/content.htm
    kindly advice
    regards
    krishna

    Thanks Barry
    The second times we fired it open, we were able to see the tab
    thanks
    regards
    krishna

  • Canu00B4t see log with J2EE Visual Admin or Standalone Log Viewer

    Bom dia!
    When logging on Log Viewer, it shows de error message: Unable to invoke LogControllerFacadeMBean method:"getMetaDataOfReaders" In J2EE Visual Admin the error message after click in the item Log Viewer is Error while loading service Log Viewer
    When I click in defaultTrace.trc nothing appears. The same for the others log archives listed in Log Viewer.
    Can someone help me with this?
    Very thanks from Spain.
    In the console I see the following java exception:
    Exception in thread "AWT-EventQueue-0" com.sapmarkets.bam.util.BAMRuntimeExcepti
    on: Unable to invoke LogControllerFacadeMBean method: "getMetaDataOfReaders".
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.invokeFacade
    Method(AbstractLogDepot.java:225)
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getMetaDataO
    fReaders(AbstractLogDepot.java:303)
            at com.sapmarkets.bam.view.config.AbstractViewConfiguration.getColumnInf
    oFromServer(AbstractViewConfiguration.java:218)
            at com.sapmarkets.bam.view.config.AbstractViewConfiguration.readSetting(
    AbstractViewConfiguration.java:126)
            at com.sapmarkets.bam.view.config.AbstractViewConfiguration.getColumnSet
    tingForLogType(AbstractViewConfiguration.java:247)
            at com.sapmarkets.bam.view.buffertable.ContentPane.obtainColumnSettings(
    ContentPane.java:915)
            at com.sapmarkets.bam.view.buffertable.ContentPane.<init>(ContentPane.ja
    va:127)
            at com.sapmarkets.bam.view.AbstractLogViewerAppplication.makeTablePane(A
    bstractLogViewerAppplication.java:423)
            at com.sapmarkets.bam.view.AbstractLogViewerAppplication.displayLogs(Abs
    tractLogViewerAppplication.java:474)
            at com.sapmarkets.bam.view.overview.OverviewFilePathTreeWrapper.openLog(
    OverviewFilePathTreeWrapper.java:334)
            at com.sapmarkets.bam.view.overview.OverviewFilePathTreeWrapper$TreeMous
    eListener.mousePressed(OverviewFilePathTreeWrapper.java:359)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
    3)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
    2)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
    2)
            at java.awt.Component.processMouseEvent(Component.java:6038)
            at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
            at java.awt.Component.processEvent(Component.java:5806)
            at java.awt.Container.processEvent(Container.java:2058)
            at java.awt.Component.dispatchEventImpl(Component.java:4413)
            at java.awt.Container.dispatchEventImpl(Container.java:2116)
            at java.awt.Component.dispatchEvent(Component.java:4243)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3983)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
            at java.awt.Container.dispatchEventImpl(Container.java:2102)
            at java.awt.Window.dispatchEventImpl(Window.java:2440)
            at java.awt.Component.dispatchEvent(Component.java:4243)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:273)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:183)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:173)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    Caused by: java.lang.reflect.UndeclaredThrowableException
            at $Proxy0.invoke(Unknown Source)
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.invokeMBeanM
    ethod(AbstractLogDepot.java:163)
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.invokeFacade
    Method(AbstractLogDepot.java:206)
            ... 33 more
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.sapmarkets.bam.jmx.connector.AbstractLVServer.invoke(AbstractLVSe
    rver.java:184)
            at com.sapmarkets.bam.jmx.connector.rmi.IntegratedConnectorClient.invoke
    (IntegratedConnectorClient.java:107)
            ... 36 more
    Caused by: javax.management.ReflectionException: No such operation: getMetaDataO
    fReaders
            at com.sun.jmx.mbeanserver.PerInterface.noSuchMethod(PerInterface.java:1
    52)
            at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:94)
            at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultM
    BeanServerInterceptor.java:836)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761
            ... 42 more
    Caused by: java.lang.NoSuchMethodException: getMetaDataOfReaders()
            at com.sun.jmx.mbeanserver.PerInterface.noSuchMethod(PerInterface.java:1
    50)
            ... 46 more

    Hello Ivan,
    Make sure that you are using a supported JDK version as per note below:
    723909 Java VM settings for J2EE 6.40/7.0
    And also, make sure that the necessary environment variables are pointing to the correct JDK version.
    Regards,
    Rafael

  • J2EE Visual Admin tool

    Hi fellow XI'ers,
    I want to install J2EE Visual Admin tool on my laptop, but all information I can find is that I have to go to C drive \usr\sap\C11\JC00\j2ee\admin and run go.bat but...this folder does not exists on my laptop...I guess I have to install locally Netweaver or WAS? And where do I find installation files?
    Best Regards,
    Margaret

    hi,
    no:)
    all you have to do is to copy the folder:
    usr\sap\C11\JC00\j2ee\admin
    to your laptop and you can use it
    maybe you just have to change one path
    in one of he files but try with copying first
    Regards,
    michal

  • Creation of Properties file in j2ee visual admin

    Hi,
    I have followed the exact steps mentioned in the MI 2.5 installtion document for editing the entries in the <System ID>.prop files. but it is not generationg the files in the required folder in the server and sync is failing with log as " unable to open the property file".
    But it worked if I copied the file manually to teh server, System_Properties file.
    have you faced the same problem ever?
    Thanks
    Satya

    Hi Satya,
             If you are talking about the steps that should be completed
    before testing the configuration with the url...
    http://<Server>:<Port>/meSync/servlet/meSync?~sysid=<System
    ID>&~login=<User
    name>&password=<Password>&client=<Client>&language=<Language>&ackno
    wledge=X&~test=true&
    then i think version:<b>sp14</b> document is very clear...
    1. In the J2EE visual administrator, choose the
    service <i>Configuration Adapter</i> from the
    <i>server --> services</i> menu.
    2. Choose <i>RunTime</i> tab(Default).
    4. Navigate to....
    configurations --> apps
                   --> sap.com
                   --> com.sapmarkets.mesyncjco
                   --> appcfg
    5. Change it to <i>edit mode</i>. choose <i>yes</i> for the popup.
    6. Right Click on <i>appcfg</i> .
    7. Select <i>create subnode</i>
    8. Select the <i>File Entry</i> from the drop down box.
    9. Give the <i>name</i> as <i><sysid>.props</i>
    <sysid>= Your System id.
    10. Enter the two enter each in a line in the <i>display</i>.
    For eg.
    ashost=<myserver>
    sysnr=<sn>
    <myserver>=Hostname.
    <sn>=System Number.
    Hope it helps.
    Regards,
    Maheswaran.B

  • Locked out of J2EE Visual Admin and other  problems

    I recently tried to install some Java PDK components using the SDM tool. However it failed when trying to deploy the javadoc component. Since then the following has occurred:
    1. My enterprise portal website is unavailable (ERROR: 'Details: Web container not available!').
    2. I can't login into the J2EE admin tool (ERROR: 'the object does not exist') using either the initially reset Admin password (as part of the original install) or 'admin'.
    3. In the SAP MMC, the Server 0 instance displays yellow, with the jcontrol.exe status (under Process List) as 'some processes running' and server0 (under Process Table) status as 'starting applications'.
    4. The log file on the J2EE database is 100% (not sure if this is relevant or not).
    I've tried to undeploy the java components in case they are the cause of the above issues but get the following error in SDM:
    Info: ***** Begin of SAP J2EE Engine Online Undeployment (J2EE) *****
    No information about the J2EE engine cluster is available. The online undeployment process is continuing.
    Info: ***** End of SAP J2EE Engine Online Undeployment (J2EE) *****
    Error: Undeployment of SDA executed with errors.
    Error:  See below for details:
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running. com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [server] with user name: [Administrator]
    Check your login information.
    Exception is:
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot create new RemoteLoginContext instance.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineAppOnlineUndeployerImpl.checkLoginCredentials.DMEXC)
    Error: Result: error
    In summary, assuming the new java components broke the EP and J2EE I can't undeploy them (because J2EE is broken) in order to fix J2EE. Damned if I do and damned if I don't.
    Does anyone know why I can't login to J2EE VA, why the J2EE server only partials starts up, why the EP is not working, or how I can truncate the database log file?
    I'm running EP 6.4 SP9 on W2K3.
    Mike D.

    Hi Mike,
    May be the following link will help you.
    J2EE Engine start error: Database initialization failed!
    Moreover, make sure that your port no to which connecting through visual admin is around 50000.
    Regards,
    Bharath

  • J2EE Visual Admin Tool stops at 99%

    Hello everyone,
    I have  a problem with the Visual Admintool for the J2EE of an EP 6.0 SPS12 Installation on W2k. The tool worked properly before I installed TREX 6.1.
    After I connect sucessfully with the admin tool it runs slowly up to 99% and stops here. The Tree of dispatcher and his services are viewable but I cannot expand the server node.
    The TREX is running fine, all services are green. The Portal is available and the MMC of Portal shows all green (all services/intances started successfully). I can login and administrate the portal. But I can't configure the TREX for the portal because I can't access the Servernode in Visual Admin.
    I checked the logs for the admin tool but there are no errors. The info in admin tool shows no error too. Maybe some additional traces and logs must be first activated.
    On the system is a second EP and TREX running but I stopped all other applications, restarted the portal and tried to connect with visual Admin. It stops again at 99%.
    Saw some threads with a solution to modify the hosts file or change the heap size of J2EE but no one confirmed that this has helped.
    Does someone has an idea what I could check next?
    Regards
    Alex

    Hello Praveen,
    thanks for your hint. I checked the note which is very old and only for release 6.20 (I'm on 6.40). I found a similar error in my logs but this error was produced by a failed login and was not releted to my problem. I checked again my logs after but could not find any helpful entry here.
    Some more ideas? Looks like a candidate for a OSS message to SAP again.
    Regards
    Alex

  • Error in creating MSSQL 2005 server Datasource in visual admin

    I need to create a datasource in Visual Admin for SQL Server 2005. I have already downloaded the JDBC Driver for SQL server 2005 and while creating the driver in visual admin I specified sqljdbc.jar from the downloaded directory.
    Then created the datasource, filling out the following properties:
    o Main tab > DataSource Name: fx “MyDatasource”
    o Main tab > Add Alias: fx “MyAlias”
    o Main tab > Driver Name: SQL Server
    o Main tab > JDBC version: 2.0 (with XA support)
    o Main tab > Object factory: com.microsoft.jdbcx.sqlserver.SQLServerDataSourceFactory
    o Main tab > DataSource Type: ConnectionPoolDataSource
    o Main tab > CPDS classname: com.microsoft.jdbcx.sqlserver.SQLServerDataSource
    o Additional tab > add property “serverName = <myserver>,
    o Additional tab > add property “databaseName = <mydb>,
    o Additional tab > add property “portNumber = <port>, fx 1433”
    o Additional tab > add property “user = <sql database user>, fx sa”
    o Additional tab > add property “password = <password>”
    Then I set the initial connections to 1. On saving, I was shown an error saying:
    Causedby: java.lang.ClassNotFoundException:com.microsoft.jdbcx.sqlserver.SQLServerDataSourceFactory
    Then I tried with SAP’s Driver for MSSQL, giving the parameters as:
    Driver Name: SYSTEM_DRIVER
    JDBC Version: 1.x
    Driver Class: com.sap.portals.jdbc.sqlserver.SQLServerDriver.class
    Database URL: jdbc:sap:sqlserver://<myserver>:1433;DatabaseName=<mydb>
    On saving an error was generated saying:
    Causedby:java.lang.ClassNotFoundException:com.sap.portals.jdbc.sqlserver.SQLServerDriver.class
    Where have I gone wrong? Pls help.
    Regards
    Shyam.
    <b></b><b></b>

    hi all,
    i have solved the issue.
    it was due to the changes in formats of the driverclass name&URl for accessing SQLServer2005.
    Details:
    in SQLServer2000:
    the driverclass name format is like:
    com.sqlserver.microsoft.jdbc.SQLServerDriver
    but in SQLServer2005 it is:
    com.microsoft.sqlserver.jdbc.SQLServerDriver
    and
    the URL in SQLServer2005 should be of the format:
    jdbc:sqlserver://<server>:1433;DatabaseName=<db>
    instead of SQLServer2000's
    jdbc:microsoft:sqlserver://<server>:1433;DatabaseName=<db>.the prefix has
    changed.
    i selected JDBC version as 1.x.
    now its working fine and i cud fetch data from the db in my Web dynpro appln.
    Thanks a lot.
    regards
    shyam.

  • Configure directiry server failover for delegated admin schema 2

    Hello,
    I am using Delegated Admin for Schema 2 on solaris 9 sparc platform.
    I want to configure directory servers failover for delegated admin.
    Unfortunately I havent found any clue for the same.
    Can anyone help me?
    Regards,
    Shujaat Nazir
    Senior System Engineer
    Cyber Internet Services, Pakistan
    http://www.cyber.net.pk

    Different product.
    Schema 1 used the old iPlanet Delegated Admin.
    Schema 2 uses Delegated Admin, based on Identity Server.
    As far as I know, failover is not in this product.

  • Error access J2EE Visual Admin

    I've just completed installing the SAP NetWeaver 04 Sneak Preview. Unfortunately, TREX is not running (or maybe even installed). I've tried to login to the J2EE admin tool to specify the TREX server but I get the following message:
    Unable to lookup connection default
    http://server:50004/msgserver/test/logon returned empty list of connection parameters.
    Port 50004 is the P4 port for the Java install. I've tried port 50000 but get the same message. Does anyone have any idea?

    Hi Robert,
    Just so there is no confusion - there is no TREX included with the Sneak Preview packages currently available on SDN.
    Regards,
    Kathy Meyers
    SDN

  • Changes required after adding the sap server in domain (Visual Admin )

    Hi All,
    Yesterday we added our SAP Server (ABAP+JAVA) in our organization domain, Pls let me know what entries do I need to make in Visual Administrator and Configtool????
    Regards,
    Prashant

    Prashant,
    Your request is not clear. What do you mean by added to the domain?
    But if you have connected exisiting sap system on the network (ABAP+JAVA) then visual administrator should work as it is. Please check your network connections are ok.
    Hope this helps.
    Manoj

  • Name server not updated in development configuration after change of SLD

    Hi Guys
    Hope you can help me with this one.
    We have moved our SLD from one server to another.
    After this we changed the name server in NWDI and in NWDS.
    In NWDS i removed the development configuration and reimported it, but when I do this, a popup box shows the details of the development configuration and the name server is still the old SLD server. This means that when I start the NWDS I get an error saying that the name server host is unreachable.
    Where do I change this?
    I found out that the name server is setup in the .confdef file under .dtc\0 in the field called name-server-url. If I change this manually in the file, it works. But if I remove the development configuration and reimport it again, I am taken back to the old name server again.
    It seems as if something has to be changed in NWDI, but I can't figure out what.
    Can anybody help?
    Cheers,
    Jacob Vennervald

    Hi Jacob,
    I would proceed as follows:<br><br>
    -  login to your new SLD<br>
    -  go to the technical systems in the landscape area of the SLD<br>
    -  in the filter drop down select AS JAVA<br>
    - check if your NWDI has reported to this SLD in the last 12 or 24 hours, you can check this on the "last update" column<br>
    - if your system has reported to this sld the last few hours this is good if not go to the step "change J2ee to new sld" i will descirbe later.<br>
    - remember the name of the system here. it is like sid on dbhostname.<br>
    -  got to sld administration (link on top) choose content maintenace in administration<br>
    - in the subset filter select "All with instances" as class set SAP AS JAVA Cluster<br>
    - you should find your system there. click on it.<br>
    - in the new screen find a link in the middle top <nr> associated instances -> click it<br>
    - in the next screen you will see the relationship of the technical system to the rest of the sld data.<br>
    - there should be a topic called "hosted application server"<br>
    - the should be an entry like: system landscape directory: sld on sid on server -> click it<br>
    - here you will see the data for this hosted system. You can find the cim/url definig the SLD you will find the roles. Landscape and name server should assigend and so on here you can chage the SLD url. <br><br>
    You can although proceed as follows. This as well requieres you nwdi to report and use this sld in j2ee see below if not.<br>
    - on sld startscreen choose landscapes in the landscapes part of sld<br>
    - select landscape type nwdi systems<br>
    - if there is no landscape you can create one<br>
    - in the landscape ypu can assinge systems. The sld should be availabel to choose.<br>
    - once in the landscape you can view the system and you can change the CIM Server url and the roles there aswell its just another view on the content.<br>
    <br>
    you can although check:<br>
    - open name reservation from develpoment part of start screen<br>
    - here you should find a button about enabling or disabling the sld for nwdi usege. this should be of course enabled...<br>
    <br>
    <b>"change J2ee to new sld" <br>Ok and here what to do or to check if you are not sure if your NWDI uses/reports to the new sld.</b><br>
    - Go to the nwdi server an open Visual admin i asume you are running a 7.0 Di if not let me knoe i can although tell you for CE.<br>
    - ok in VA. select on of your server nodes->services->SLD data supplier.<br>
    - an overview page will show up.<br>
    - select the http settings tab in the lower middle.<br>
    - https settings will tell the j2ee where to report to. Verify the data and change if needed. use the lightinigbolt button on top to transfer data to the sld. have a little patiance if your data is not shown immediately in your sld,. it may take 1-2 minutes until it is shown in the gui.<br>
    - switch to cim client generation tab. those paraemters will tell your j2ee from what sld to read data from. It is important to understand that you may report to one sld but to read from antioher. depending on your sld landscape. The CIm CLient should use the same Sld as your NWDI uses in CMS setting.<br>
    - if all is setup. do a cim client test.<br>
    <br><br>
    Allright. This is all I know on how the NWDI is integrated in SLD. Hope you can resolve your problem wiht this steps.
    <br>
    Have a good time<br>
    Jan

  • Trex: Unable to find name server

    We are in process of upgrading our portals from EP6sp2 to EP6SP9 and we have trex 6.0 server. Recently we have upgraded our dev portal to EP6SP9 and trying to configure trex fails. I have specified name server in J2EE engine but still I cant create indexes. I restarted the system but still no good.
         when I see trex monitor I get message "The name
    server is not running or no name server is configured in TREX Service Properties. Start J2EE Admin to change the
    properties." 
        When I try to create the index "Index could not be
    created; creating index failed: TREX Name Server
    (including back-up servers) is down or not accessable.
    (Errorcode 7217)"
    How do I make my trex work. What am i missing
    thanks,
    Praveen

    Hi,
    The server is working and aswell my production server which is EP6SP2 is configured to the same trex server and I can search documents in Production server.
       Just wondering whether do I have to install Trex 6.1 for EP2SP9.  I have given the name server as tcpip//<hostname>:8355. ? Any other Suggestion?
    Thanks,
    Praveen

  • How to add servernode through visual admin

    Hi
    Can we add new server node through visual admin. I know how to do it with config tool. Can anybody help me to know how to do it with visual admin.
    Regards
    Rizvi

    It would appear that the Config tool is the proper way (and you are already capable in this way): 
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/c8c93f4d903b1ce10000000a114084/frameset.htm
    Section 2.1.2:  http://service.sap.com/~form/sapnet?_SHORTKEY=00200797470000065920&_OBJECT=011000358700000587802006E

Maybe you are looking for

  • Page numbers from deleted book file persist in document

    I have 4 documents that I needed to merge so I attempted to put them in a book file (which I am not at all familiar with how to use). I removed the documents from the book file because it was not doing what I needed it to do, but the auto section pag

  • IMac keeps restarting itself/quitting apps, help required

    Hi Folks! For a few weeks now i've been having issues with my iMac (Late 2013), it started occasionally quitting certain apps, safari mainly. With the message "safari web content quit unexpectedly" I've included a diagnosis for this below. It's recen

  • PL/SQL package RMAN1.DBMS_RCVCAT version 10.02.00.04 in RCVCAT database

    Hi, catalog database version: 10.2.0.4 target/auxiliary database :10.2.0.5 when i connect to catalog by rman recieving below error, PL/SQL package RMAN1.DBMS_RCVCAT version 10.02.00.04 in RCVCAT database is not current. PL/SQL package RMAN1.DBMS_RCVM

  • Derived business transactions and TBB1

    Dear experts, My question concerns Money Market derived business transactions. When I enter position outflows that are not transfer postings, the system generates derived translations that update the position components (proportionate reduction) u201

  • My podcast description won't update.

    Hi,      Around a year ago I created my podcast through podomatic: podomatic profile page link: http://www.podomatic.com/profile/48389 itunes subscribe link: https://itunes.apple.com/nl/podcast/palooza-podcast/id775971126?l=en I would like to update/