Installation of WRQ Reflection Suite version 12.0 using console mode


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Installation of WRQ Reflection Suite version 12.0 using console mode
# 1  
Old 08-15-2010
Question Installation of WRQ Reflection Suite version 12.0 using console mode

hi,

I have installed WRQ Reflection Suite version 12.0 on my machine.how to configure it? Please suggest me what are the steps after installation?
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Solaris

Unable to login via console mode to non-global zone

tldr; We've installed a non-global-zone from a unified archive which once booted, we're unable to gain access to the system either through zlogin or zlogin -C. Errors; svc.startd: instance svc:/system/console-login:default exited with status 127 Investigation; 1) Already opened a SR with... (1 Reply)
Discussion started by: samthewildone
1 Replies

2. UNIX and Linux Applications

Help with AT&T UNIX SYSTEM V Version 4 Console Login

Hello I install AT&T UNIX System V Release 4 Version 2.1 (3.5) on Emulator Bochs 2.6.8 here I done with all Base .img file upload after uploading 10 the base img file System take restart and after that System ask for console Login. which is as root and password set by me. But it will NOT allow... (7 Replies)
Discussion started by: Akshay Nalange
7 Replies

3. Solaris

Redirecting console output to ILOM during installation

Hi, I need to install solaris remotely via the ILOM port on a x4170 box, and I have downloaded the Solaris 11 for x86 - text install image and burned it on a DVD. When I boot the box, it's showing the boot_archive loading percentage on the SP console, but when it's done and start the interactive... (0 Replies)
Discussion started by: u_paludan
0 Replies

4. Red Hat

Installation of Oracle E-Business Suite 12.1.1 on RHEL 6.1

i run Health Check/Validation for "Oracle E-Business Suite Release 12 (12.1.1) Preinstall (Linux x86 and x86_64)" im getting following errors : 1.Some of the required software tools for the the application tier of Oracle E-Business Suite Release 12 (12.1.1) installation were not found. ... (4 Replies)
Discussion started by: rehantayyab82
4 Replies

5. Solaris

Console-login in maintainance mode

I have a v490 server running Solaris 10. Everytime I reboot this machine, the console-login service goes to maintainance mode and I have to provide the root password. All the other dependencies are running fine and nothing there in the logs too. To bring it online, I have to enable it manually. ... (1 Reply)
Discussion started by: aksijain
1 Replies

6. Solaris

Cannot recover root passwd through serial console mode by using CDROM

hi i cant recovery root passwd through serial console mode by using CDROM.. i tried following step but no luck in ok prompt : ok boot cdrom -s it comes single user mode i check format cmd it showing disk c1t0d0 c1t2d0 then #mount /dev/dsk/c1t0d0s0 /a #cd /a # vi /etc/shadow ( it... (13 Replies)
Discussion started by: coolboys
13 Replies

7. Windows & DOS: Issues & Discussions

WRQ Reflection SFTP process hangs when run using windows scheduler

Hi I am doing development on .net framework on Win 2003 box. I am scheduling a job using Windows scheduler to kick off SFTP of files from a local directory to a remotre Unix box. I am using WRQ Reflection Multihost v12.0.7 standard edition for this. Here is how we are scheduling the thing.... (0 Replies)
Discussion started by: kapilash
0 Replies
Login or Register to Ask a Question
dscfgadm(1M)						  System Administration Commands					      dscfgadm(1M)

NAME
dscfgadm - administration command for the Availability Suite configuration location and services SYNOPSIS
dscfgadm -i dscfgadm -e [-r] [-p] dscfgadm -d [-r] dscfgadm -s DESCRIPTION
The dscfgadm command controls the Availability Suite configuration location and services by providing facilities to set the configuration location, and to enable and disable the Availability Suite services. OPTIONS
If you do not specify any arguments to a dscfgadm command, the utility interactively steps you through setting the configuration location and starting the services. The configuration location is validated to ensure it meets criteria such as size and file type before it is ini- tialized for use. The dscfgadm command supports the following options. -d [-r ] Disables the Availability Suite SMF services. This includes stopping daemons and suspending any Point-in-Time Copy or Remote Mirror sets that are currently enabled under the Availability Suite software. When executed with no additional options, the -d option disables all Availability Suite services. This setting is persistent across system boots. -r When passed to the -d or -e option, acts only on the Remote Mirror services. -e [-r ] [-p] Enables the Availability Suite SMF services. This includes starting daemons and resuming any Point-in-Time Copy or Remote Mirror sets that have been previously configured under the Availability Suite software. When executed with no additional options, the -e option enables all Availability Suite services. This setting is persistent across system boots. -r When passed to the -d or -e option, acts only on the Remote Mirror services. -p When passed to the -e option, enables only the Point-in-Time Copy service. -i Displays information on the Availability Suite SMF services. -s Allows you to set the location of the configuration database containing information specific to Sun Cluster configurations. -x Displays verbose debugging information as the program is executing. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscmr, SUNWscmu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
dscfg(1M), iiadm(1M), scmadm(1M), sndradm(1M), svadm(1M), attributes(5) SunOS 5.11 2 Oct 2007 dscfgadm(1M)