HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPJmeter and Oracle 9iAS r9022
Operating System - HP-UX
1837937
Members
2038
Online
110124
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 01:04 AM
10-14-2003 01:04 AM
I am trying to setup HPJmeter to use on 9iAS for Forms9i. We are using 4 JVMs. I try to get 1 output file for each JVM by passing in the log filename with $$. This was suppose to give me unique filenames with pid embedded, but it does not work. It only produce 1 file (hpjm.$$.log).
Does anyone know how to make this work?
Does anyone know how to make this work?
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 01:08 AM
10-14-2003 01:08 AM
Re: HPJmeter and Oracle 9iAS r9022
I might not be understanding this correctly because there are lots of acronyms in there that I've never heard of but for what its worth....
$$ is the process id of your current shell so if you are passing this as an argument to four processes they are all going to get the same number. You could try something else like hpjm.$RANDOM.log
$$ is the process id of your current shell so if you are passing this as an argument to four processes they are all going to get the same number. You could try something else like hpjm.$RANDOM.log
Never preceed any demonstration with anything more predictive than "watch this"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 01:24 AM
10-14-2003 01:24 AM
Solution
$$ (or $anything) only has meaning in the context of a unix environment.
JVMs running within Oracle 9iAS are platform independent.
More often than not, they run under windoze, but even if running on unix, they won't understand $$.
Having said that, I have no idea what you need to do, but there must be calls from within java to generate random numbers...(
-- Graham
JVMs running within Oracle 9iAS are platform independent.
More often than not, they run under windoze, but even if running on unix, they won't understand $$.
Having said that, I have no idea what you need to do, but there must be calls from within java to generate random numbers...(
-- Graham
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP