Sponsored Content
Operating Systems Solaris Can't bring E25K system controller to OK prompt Post 302204200 by Solarius on Wednesday 11th of June 2008 01:33:45 AM
Old 06-11-2008
Thanks for your input sparcguy. But do you mean the PS2 connector of a client pc/laptop that has a serial connection to the system controller? Because there is no PS2/USB connector on a E25K system.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

wiping system from ok prompt

So last week I posted about my system that will not completely boot. It reports a bad trap and reboots in an endless cycle. I'm at a point where I just want to wipe the system clean, reload the software and basically start from scratch. I can interrupt the boot cycle and get to an ok prompt.... (2 Replies)
Discussion started by: forbin24
2 Replies

2. UNIX for Dummies Questions & Answers

System Specs in OK Prompt

Hello to all! In the OK prompt, which command should I use to see RAM memory, CPU, and disks partition and capacity? I have in my hands an ancient Ultra5 machine, which Im trying to install Solaris, but don't know if the configuration is the original one. Thanks! (4 Replies)
Discussion started by: Pablo_BR
4 Replies

3. AIX

Sync AIX system time with Windows Domain Controller

Yeah so, I have setup a domain controller (windows 2003) active directory machine and it is managing couple of windows servers and workstation. I also have couple of AIX machines that need to have the same time as other windows server and workstation hanging off of that domain controller. Now... (1 Reply)
Discussion started by: murderfly
1 Replies

4. Solaris

how do you login as sms-svc on a system controller

hi, i have got a SUN F15K DOMAIN TAKING HARDWARE CONFIGURATION DUMP. DUMP FILE: -D/VA message i wnat to logon as sms-svc on to the controller to check what's happening can you please guide me how do i login as sms-svc on the controller and check thank you (1 Reply)
Discussion started by: vinix
1 Replies

5. Solaris

How to change the system prompt and BG of terminal?

Hi all, I was wondering how to change the PS1 to my liking? I tried changing it using PS1='my choice' it worked but the subsequent terminals i open will not have it as the default PS1 ,how do i change it? also i am running as super user, and i need to exec bash, to get the bash environment...... (4 Replies)
Discussion started by: wrapster
4 Replies

6. Solaris

Sunfire e25k need configuration information

Hi, I need cofiguration information about the sunfire e25k. How to confirgure 5 domains in e25k server. Thanks in advance. :) (2 Replies)
Discussion started by: arumsun
2 Replies

7. Solaris

System is stuck at the OK prompt

Here is a little background. We have a V240 server that has two disks mirrored (out of 4 disks) and one of the disk complained when booting up. The system complained with /etc/inittab file is truncated or corrupted, cannot create /ar/adm/utmpx failed write of utmpx entry. Someone tried to fix... (4 Replies)
Discussion started by: bluridge
4 Replies

8. Shell Programming and Scripting

Bring prompt from a different process

Hi, while running a program one of the command is creating a sub-shell which requires user inputs. Is there a way to bring the input prompt to a parallel session or an alternate way to input the values? the outer program doesn't allow to accept the parameter value for the command run in the sub... (8 Replies)
Discussion started by: ahmedwaseem2000
8 Replies
asadmin-create-connector-resource(1AS)				   User Commands			    asadmin-create-connector-resource(1AS)

NAME
asadmin-create-connector-resource, create-connector-resource - registers the resource with the specified JNDI name SYNOPSIS
create-connector-resource --user admin_user [--password admin_password] [--host localhost] [--port 4848] [--secure|-s] [--passwordfile filename] [--terse=false] [--echo=false] [--interactive=true] --poolname connector_connection_pool_name [--enabled=true] [--description description] jndi_name Registers the resource with the specified JNDI name. The connector connection pool must already exist. This command is supported in remote mode only. OPTIONS
--user authorized domain application server administrative username. --password password to administer the domain application server. --host machine name where the domain application server is running. --port port number of the domain application server listening for administration requests. --secure if true, uses SSL/TLS to communicate with the domain application server. --passwordfile file containing the domain application server password. --terse indicates that any output data must be very concise, typically avoiding human-friendly sentences and favoring well- formatted data for consumption by a script. Default is false. --echo setting to true will echo the command line statement on the standard output. Default is false. --interactive if set to true (default), only the required password options are prompted. --poolname name of the connection pool connector resource. If two or more resource elements point to the same connection pool element, they will use the same pool connections at runtime. --enabled determines whether the resource is enabled at runtime. If a resource is not enabled, you are not able to use the resource. Use the set command to enable or disable resources. --description text description of the connection pool. OPERANDS
jndi_name JNDI name of the resource to be created. Example 1: Using the create-connector-resource command Execute the example described for create-connector-connection-pool command before trying out this example. asadmin> create-connector-resource --user admin1 --password adminadmin1 --host pigeon --port 5001 --poolname jms/qConnPool --description "creating a sample connector resource" jms/qConnFactory Command create-connector-resource executed successfully EXIT STATUS
0 command executed successfully 1 error in executing the command asadmin-delete-connector-resource(1AS), asadmin-list-connector-resources(1AS) J2EE 1.4 SDK March 2004 asadmin-create-connector-resource(1AS)
All times are GMT -4. The time now is 04:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy