Info not collected for T5000 and SF25k servers

Hello,
I have recently deployed IPM on our systems, however I am unable to have it sending information for SF25k systems.
I found nowhere how to proceed for high-end server containing several domains.
In this case, only the temperature, power consumption of the chassis itself is needed, I suppose it's not possible to have temperature/power for each domain created in the chassis (it has no sense however).
How do we configure the system then ? I tried by adding a domain created in the 25k (named qdcc206) and also by adding the system controller (name castor) but nothing is shown on the sun service web site...
I also don't see information about the T5000 server in our config ? (qdcc236, qdcd236) however in the log, we see the data are sent to sun....
here are the configuration files and log output... can you help ?
Querying the status of the Data Collector bundle in SASM...
24 ACTIVE com.sun.svc.ipm.datacollector_1.0rc1
sdck206:/opt/SUNWipm/dc/log#
sdck206:/opt/SUNWipm/dc# cat ipmdc-systems.xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<systems xmlns="http://www.sun.com/xml/service/ipm/MonitoredSystems">
<system>
<systemID>sdck206</systemID>
<enabled>true</enabled>
<dataSource>
<type>SystemLogin</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>sdck206</address>
<username>ipmuser</username>
<password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
</dataSource>
<dataSource>
<type>X4100IPMI</type>
<connectionMethod persistent="false">LOCAL</connectionMethod>
<address>sdck206-c</address>
<username>admin</username>
<password>zKloQEbpaZ8aZs/n4coLNw==</password>
</dataSource>
</system>
<system>
<systemID>qdcg204</systemID>
<enabled>true</enabled>
<dataSource>
<type>SystemLogin</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>qdcg204</address>
<username>ipmuser</username>
<password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
</dataSource>
<dataSource>
<type>V240ALOM</type>
<connectionMethod persistent="false">TELNETSC</connectionMethod>
<address>qdcg204-c</address>
<username>admin</username>
<password>o+ImQUfj0N4=</password>
</dataSource>
</system>
<system>
<systemID>sdca206</systemID>
<enabled>true</enabled>
<dataSource>
<type>SystemLogin</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>sdca206</address>
<username>ipmuser</username>
<password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
</dataSource>
<dataSource>
<type>V240ALOM</type>
<connectionMethod persistent="false">TELNETSC</connectionMethod>
<address>sdca206-c</address>
<username>admin</username>
<password>o+ImQUfj0N4=</password>
</dataSource>
</system>
<system>
<systemID>sdci206</systemID>
<enabled>true</enabled>
<dataSource>
<type>SystemLogin</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>sdci206</address>
<username>ipmuser</username>
<password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
</dataSource>
<dataSource>
<type>T2000ALOM</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>sdci206-c</address>
<username>admin</username>
<password>o+ImQUfj0N4=</password>
</dataSource>
</system>
<system>
<systemID>qdcc206</systemID>
<enabled>true</enabled>
<dataSource>
<type>SystemLogin</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>qdcc206</address>
<username>ipmuser</username>
<password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
</dataSource>
<dataSource>
<type>E25KSC</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>castor</address>
<username>sms-svc</username>
<password>AmzXNtIKVGY=</password>
</dataSource>
</system>
<system>
<systemID>sdmd206</systemID>
<enabled>true</enabled>
<dataSource>
<type>SystemLogin</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>sdmd206</address>
<username>ipmuser</username>
<password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
</dataSource>
<dataSource>
<type>V440ALOM</type>
<connectionMethod persistent="false">TELNETSC</connectionMethod>
<address>sdmd206-c</address>
<username>admin</username>
<password>o+ImQUfj0N4=</password>
</dataSource>
</system>
<system>
<systemID>qdcd236</systemID>
<enabled>true</enabled>
<dataSource>
<type>SystemLogin</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>qdcd236</address>
<username>ipmuser</username>
<password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
</dataSource>
<dataSource>
<type>T5240IPMI</type>
<connectionMethod persistent="false">LOCAL</connectionMethod>
<address>qdcd236-c</address>
<username>admin</username>
<password>zKloQEbpaZ8aZs/n4coLNw==</password>
</dataSource>
</system>
<system>
<systemID>qdca206</systemID>
<enabled>true</enabled>
<dataSource>
<type>SystemLogin</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>qdca206</address>
<username>ipmuser</username>
<password>/fXHKUM9XSY6fE3nIaGWAQ==</password>
</dataSource>
</system>
<system>
<systemID>castor</systemID>
<enabled>true</enabled>
<dataSource>
<type>SystemLogin</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>castor</address>
<username>id925236</username>
<password>WaGc9supf1oaZs/n4coLNw==</password>
</dataSource>
<dataSource>
<type>E25KSC</type>
<connectionMethod persistent="false">SSH</connectionMethod>
<address>castor</address>
<username>sms-svc</username>
<password>AmzXNtIKVGY=</password>
</dataSource>
</system>

Aug 20, 2009 11:01:46 AM [Thread 42] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for sdmd206[ DataSource(SSH:ipmuser@sdmd206/SystemLogin) DataSource(TELNETSC:admin@sdmd206-c/V440ALOM) ]
Aug 20, 2009 11:01:47 AM [Thread 52] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
INFO: No Service Tag for sdca206
Aug 20, 2009 11:01:47 AM [Thread 46] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
INFO: No Service Tag for sdca206
Aug 20, 2009 11:01:47 AM [Thread 45] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
INFO: No Service Tag for qdcg204
Aug 20, 2009 11:01:47 AM [Thread 54] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
INFO: No Service Tag for qdcg204
Aug 20, 2009 11:01:47 AM [Thread 52] com.sun.service.rtpm.collectormodules.GenericShowDateCommand parseOutput
SEVERE: failed to parse date: showdate
THU AUG 20 09:01:19 UTC 2009
java.text.ParseException: Unparseable date: "showdate
THU AUG 20 09:01:19 UTC 2009"
at java.text.DateFormat.parse(DateFormat.java:335)
at com.sun.service.rtpm.collectormodules.GenericShowDateCommand.parseOutput(GenericShowDateCommand.java:77)
at com.sun.service.rtpm.collectormodules.AbstractDataCollectorModule.collectData(AbstractDataCollectorModule.java:70)
at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.collectData(DataCollector.java:254)
at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.run(DataCollector.java:196)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Aug 20, 2009 11:01:47 AM [Thread 46] com.sun.service.rtpm.collectormodules.GenericShowDateCommand parseOutput
SEVERE: failed to parse date: showdate
THU AUG 20 09:01:19 UTC 2009
java.text.ParseException: Unparseable date: "showdate
THU AUG 20 09:01:19 UTC 2009"
at java.text.DateFormat.parse(DateFormat.java:335)
at com.sun.service.rtpm.collectormodules.GenericShowDateCommand.parseOutput(GenericShowDateCommand.java:77)
at com.sun.service.rtpm.collectormodules.AbstractDataCollectorModule.collectData(AbstractDataCollectorModule.java:70)
at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.collectData(DataCollector.java:254)
at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.run(DataCollector.java:196)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Aug 20, 2009 11:01:47 AM [Thread 45] com.sun.service.rtpm.collectormodules.GenericShowDateCommand parseOutput
SEVERE: failed to parse date: showdate
THU AUG 20 09:01:47 2009 UTC
java.text.ParseException: Unparseable date: "showdate
THU AUG 20 09:01:47 2009 UTC"
at java.text.DateFormat.parse(DateFormat.java:335)
at com.sun.service.rtpm.collectormodules.GenericShowDateCommand.parseOutput(GenericShowDateCommand.java:77)
at com.sun.service.rtpm.collectormodules.AbstractDataCollectorModule.collectData(AbstractDataCollectorModule.java:70)
at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.collectData(DataCollector.java:254)
at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.run(DataCollector.java:196)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Aug 20, 2009 11:01:48 AM [Thread 51] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for sdmd206[ DataSource(SSH:ipmuser@sdmd206/SystemLogin) DataSource(TELNETSC:admin@sdmd206-c/V440ALOM) ]
Aug 20, 2009 11:01:48 AM [Thread 54] com.sun.service.rtpm.collectormodules.GenericShowDateCommand parseOutput
SEVERE: failed to parse date: showdate
THU AUG 20 09:01:47 2009 UTC
java.text.ParseException: Unparseable date: "showdate
THU AUG 20 09:01:47 2009 UTC"
at java.text.DateFormat.parse(DateFormat.java:335)
at com.sun.service.rtpm.collectormodules.GenericShowDateCommand.parseOutput(GenericShowDateCommand.java:77)
at com.sun.service.rtpm.collectormodules.AbstractDataCollectorModule.collectData(AbstractDataCollectorModule.java:70)
at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.collectData(DataCollector.java:254)
at com.sun.service.rtpm.collector.DataCollector$DataCollectionTask.run(DataCollector.java:196)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Aug 20, 2009 11:01:49 AM [Thread 41] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for qdca206[ DataSource(SSH:ipmuser@qdca206/SystemLogin) ]
Aug 20, 2009 11:01:49 AM [Thread 45] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for qdcg204[ DataSource(SSH:ipmuser@qdcg204/SystemLogin) DataSource(TELNETSC:admin@qdcg204-c/V240ALOM) ]
Aug 20, 2009 11:01:49 AM [Thread 49] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for qdca206[ DataSource(SSH:ipmuser@qdca206/SystemLogin) ]
Aug 20, 2009 11:01:49 AM [Thread 54] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for qdcg204[ DataSource(SSH:ipmuser@qdcg204/SystemLogin) DataSource(TELNETSC:admin@qdcg204-c/V240ALOM) ]
Aug 20, 2009 11:01:49 AM [Thread 52] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for sdca206[ DataSource(SSH:ipmuser@sdca206/SystemLogin) DataSource(TELNETSC:admin@sdca206-c/V240ALOM) ]
Aug 20, 2009 11:01:49 AM [Thread 46] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for sdca206[ DataSource(SSH:ipmuser@sdca206/SystemLogin) DataSource(TELNETSC:admin@sdca206-c/V240ALOM) ]
Aug 20, 2009 11:01:52 AM [Thread 39] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for sdck206[ DataSource(SSH:ipmuser@sdck206/SystemLogin) DataSource(LOCAL:admin@sdck206-c/X4100IPMI) ]
Aug 20, 2009 11:01:52 AM [Thread 47] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for sdck206[ DataSource(SSH:ipmuser@sdck206/SystemLogin) DataSource(LOCAL:admin@sdck206-c/X4100IPMI) ]
Aug 20, 2009 11:02:11 AM [Thread 37] com.sun.service.rtpm.transport.DTS2SendToSun send
Aug 20, 2009 11:02:31 AM [Thread 40] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
INFO: No Service Tag for qdcc236
Aug 20, 2009 11:02:32 AM [Thread 48] com.sun.service.rtpm.collectormodules.ServiceTagCollector collectData
INFO: No Service Tag for qdcc236
Aug 20, 2009 11:02:45 AM [Thread 40] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for qdcc236[ DataSource(SSH:ipmuser@qdcc236/SystemLogin) DataSource(LOCAL:admin@qdcc236-c/T5240IPMI) ]
Aug 20, 2009 11:02:46 AM [Thread 48] com.sun.service.rtpm.transport.DTS2SendToSun send
INFO: Sending data for qdcc236[ DataSource(SSH:ipmuser@qdcc236/SystemLogin) DataSource(LOCAL:admin@qdcc236-c/T5240IPMI) ]

Similar Messages

  • Indesign cc 2014 do not Collect for Output

    indesign cc 2014 do not Collect for Output with mac os x 10.9.4
    Any bug?

    Maybe you're looking for the wrong tool. In InDesign, it's called File > Package. Collect for Output is what QuarkXPress calls it.
    It's working fine in InDesign CC 2014. In fact, it was enhanced to also (optionally) save an IDML file (for saving backwards to an earlier version) and creating a PDF file for proofing.

  • Agents for database and application servers

    hi all,
    I have to go to a client site this week to install Gagents onto some database servers, some will be RAC and some application servers. it is on AIX. are there different agents for database and applications? In a RAC cluster do I need an agent per node?
    rgds
    alan

    When installing agents in a cluster (read - RAC), during the installation, on one of the screens, you will have the option of picking up all the nodes in the cluster. Else, if you are using a push or agent deploy method, you just have to pass the correct flag (can't remember) and then list all the nodes in the cluster.
    To your other questions, you do not need different agents for database, and app servers etc. The only time you would need different agents is when you are installing on different platforms.

  • I am interested in purchasing Adobe's Creative Suite 6 Master Collection for Mac and Windows (Single User Educational License) FOR STUDENTS & EDUCATORS ONLY.

         I am interested in purchasing Adobe's Creative Suite 6 Master Collection for Mac and Windows (Single User Educational License) FOR STUDENTS & EDUCATORS ONLY. I am purchasing this program for my son who attends George Washington High School: The College Academy in New York, New York. He is a sophomore and is interested in web design. I would like to know if he is eligible to use/activate the Creative Suite 6 Master Collection for Mac and Windows (Single User Educational License) FOR STUDENTS & EDUCATORS ONLY prior to my purchase.

    Peru Bob makes a good point.  I just assumed the OP understood what the System requirements | Adobe Creative Suite 6 were.
    Nancy O.

  • Skype number is suddenly not working for me and my...

    Skype number is suddenly not working for me and my colleagues to RECEIVE outside calls.  Any ideas?
    When I try to call my skype from my cell, it doesnt ring on either end.  It appears connected on the cell phone since the counter clock for the call is increasing, but it doesnt ring or connect.
    This is the same for me and at least 2 of my colleagues.  It was working all day, till suddenly it did not.
    When outside people call, it just gives us a missed call or voicemail email, but does not show a missed call on our skype.
    When I call an outside number from skype, it connects.
    Thanks for any help ASAP!

    I think this might have been happening to me earlier.  If you wait like 30 seconds when you called a machine said "All circuits are busy. da da da".  I was looking for an answer and google only brought stuff from like 2010.  It's working now after an hour or so.
    Sucks cause I use skype for work and was desperate to find a quick reponse but couldn't.

  • Tabindex is not going for checkbox and buttons in Safari 5.0.4. Any solutions?

    Tabindex is not going for checkbox and buttons in Safari 5.0.4. Any solutions?

    Try updating your system software.
    Click your Apple menu icon top left in your screen then click Software Update.
    Latest version of Snow Leopard is v10.6.8 / Safari 5.1.

  • My country is Kuwait not listed for FaceTime and iMessage for activation?

    my country is Kuwait not listed for FaceTime and iMessage for activation so how can i use it ??

    Sorry... But... This cannot be changed
    https://discussions.apple.com/message/15858866

  • Why when I try to update certain app it require an old email address and password I have not used for years and I do I get to update them on my new details

    Why when I try to update certain app it require an old email address and password I have not used for years and I do I get to update them on my new details

    Apps are tied to the Apple ID that was used to purchase them and you will always need to use that ID and password in order to update them.
    Saying that you do get to update them on your new details makes no sense at all.

  • My webcam is not working for skype and other appli...

    Hello,
    My webcam is not working for skype and other applications i have used tinychat and tango..i have updated all version of skype as you said in other topics but all of them is not working for me...my device name is vimicro usb 2.0 and i have accidently deleted that device now i have installed that device again but its not working i have seen all topics please help me  ...
    i will be very thankful to you

    Please,  run the DirectX diagnostics tool.
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • Same SLD for dvlpmnt and prod servers??

    Is it right to have same SLD for Development and Production servers??

    Hello,
    Is it right to have same SLD for Development and Production servers??
    The answer actually depends on your requirements, you can refer to this thread for more information (see the reply of Bhavesh):
    Re: Difference Between Central SLD & Local SLD
    The approach we've taken is more like what Barry suggested in the thread.
    Hope this helps,
    Mark

  • CPU for Dispatcher and Shared Servers

    Hi,
    Is there any way to get CPU usage for Dispatcher and Shared Servers from database dictionary?
    Currently I am using ps -ef to get the cpu usage of dispatcher and shared server background processes which gives time in seconds.
    I want to get cpu time in 1/100th of second of in milliseconds.
    Any help would be highly appreciated.
    Thanks,
    Manoj

    hello Amish,
    my first idea is,
    please rename the progid in
    IPC_RFC_DISPATCHER
    like the handbooks.
    I find a line in debugging where this name is hardcore stored in a report.
    I forget the name.
    The tests in SM59 are dinky.
    I have the problem that the tests are okay, but i haven't a connect to the IPC_RFC_SERVER_1.
    Second both systems have to be unicod or non-unicode, pleas no
    mixed system-landscapes.
    Hope I can help you a little bit.
    Thorsten

  • Anyone having trouble with their calendar? I just lost 3/4 of the info I had for 2012 and 2013?

    I was just adding a date into my calendar and I all of a sudden lost 75% of the info I had in there for 2012 and 2013? Any one have any ideas?

    System data is the OS or operating system.  That is where the recovery stays separated from the rest of the storage so that it doesn't get corrupted.  It is not accessible and non-movable.

  • Core's for WFE and App Servers

    Hi, i Need to plan for hardware requirements for 3 years and are getting stuck on the CPU cores per WFE and App Server.
    How many cores do you use for your WFE and App Servers on SharePoint 2010?
    There are obviously lots of factors but not sure if there is going to be a big benefit in assigning 16 Cores for a WFE and App Server? i Am thinking rather 8 Cores per WFE? 
    Thanks

    http://technet.microsoft.com/en-us/library/cc262485.aspx#hwforwebserver
    4 cores for each is the starting point. Beyond that you need to consider load which is primarily based on the number of users. The rule of thumb is that a standard server can handle 100 concurrent users, double the resources and you can handle roughly double
    the users.
    I don't know when the scaling breaks down but i suspect it's more related to the hosting environment than it is to SharePoint.

  • IPad mini will not alert for skype and facetime calls. Everything is on. This started after one of the updates after ios 7.

    HHow many times do I have to write this?!?
    ipad mini will not alert for facetime or skype calls. Yes everything is on. No, mute is not on.  Fed up!

    Hello, pleaseacceptthisalias. 
    Thank you for visiting Apple Support Communities.
    I would first start with forcing all applications to close and power cycle the device.  Once this is done, have someone make a test call using these applications.  If the issue persists, see the steps in the second article.
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Troubleshooting notifications
    Push notifications require an active Wi-Fi or cellular connection.
    Note: Notifications use Wi-Fi only when a cellular connection is unavailable. Firewalls and proxy servers may affect your ability to receive notifications. For more information, see Unable to use Apple Push Notification service (APNs).
    If you're not receiving notifications for a specific app, try these steps:
    Verify that the app supports notifications.
    After installing an app or restoring a backup to a different iOS device, open the app to begin receiving notifications. If the app requires entering or logging in to an account, you will need to do this before receiving notifications.
    Check Settings > Notification Center to ensure that the app is configured for notifications. If notifications do not appear in the Notification Center, verify that the Notification Center setting for the app is enabled.
    iOS: Understanding notifications
    http://support.apple.com/kb/ht3576
    Cheers,
    Jason H. 

  • Select All in a table does not work for Drag and Drop

    Hi. I am using Jdeveloper 11.1.1.2 but have also reproduced in 11.1.1.3.
    I am trying to implement drag and drop rows from one table to another. Everything works fine except when I do a Select All (ctrl-A) in a table, the table visually looks like all rows are selected, but when I try to click on one of the selected rows to drag to the other table, only the row I click on is dragged.
    I tried setting Range Size -1, fetch mode to FETCH_ALL, content delivery to "immediate" but nothing works.
    I even have reproduced not using a view object but just a List of beans with only 5 or 10 beans showing in the table.
    Does anyone know how to get Select All to work for a Drag Source?
    Thanks.
    -Ed

    Frank-
    OK, thanks for looking into that. I also submitted this service request, which includes a simple sample app to demonstrate the problem:
    SR #3-2387481211: ADF Drag and Drop does not work for rows in table using Select All
    Thanks again for the reply.
    -Ed

Maybe you are looking for

  • Remove songs on my iPad that are on iCloud

    I have songs on iCloud that I wish to remove but swiping does not bring up the delete.  Any suggestions?

  • Why is the PST Capture Tools so blasted slow?

    The only thing I can find from my testing is that the office 365 / exchange online servers cap your upload or they need a better pipe. My network resources are not even close to being exhausted nor are my systems yet it is taking a ridiculous amount

  • Pictures in folders N95 8GB

    Hi, N95 8GB. I have some photos on my phone that I would like to file away so that if my kids pick up phone and go to the gallery they cannot see them. Is there any way of putting these pics into a folder that does not show when the gallery is opened

  • Run a .exe file with parameters from my java code

    Hi, I want to run a .exe file from my java program. This .exe file will take some parameters in the command line. I need to supply that to the program as well. Can someone help me in this please? Thanks in advance.

  • 9i Lite files

    I was wondering if anyone knew anything about a .plg file I see in the same directory as my .odb file. I assume it's a page file of some type, possibly being used as temp space but I was wondering if anyone had more exact info regarding it. What it's