Weblogic Certification:


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Weblogic Certification:
# 1  
Old 04-05-2009
Weblogic Certification:

Hi All Smilie

I am planning to undergo Weblogic Administartion Certification.

IF anyone has got certified,please guide me.

It would be more helpful,if someone shares me the materials or dumps.

Please help me.

Alvida.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

WebLogic - File Not Found

Hi, During my first DR testing, does not encounter any problem or error. Last week, during my 2nd DR Testing, encounter File Not Found, even though physically the files are there. Can any kind soul, please kindly advise and hep ? Appreciate it. Thanks, AIXBlueCat (0 Replies)
Discussion started by: AIXBlueCat
0 Replies

2. What is on Your Mind?

The Benefits or Not of Certification (was LPIC certification)

Hi guys, What do you think about these certifications? (18 Replies)
Discussion started by: Luca.Francesca
18 Replies

3. Shell Programming and Scripting

How can i get the state of weblogic server

Hi, all Now i want write a shell to get the state of weblogic server,and when the Managed Server's state is not ok, after 3 times checking, i will send msg to the system administrator by sms. BTW, my environment is : Linux ,Redhat 5.4 64bit weblogic version: 10.3.3 the count number... (1 Reply)
Discussion started by: wangsk
1 Replies

4. Shell Programming and Scripting

Weblogic commands in unix .

Hi , i want to know web logic commands in Unix which we can use from server. Like commands for deploying applications etc . Any link will also be helpful. (2 Replies)
Discussion started by: honey26
2 Replies

5. Solaris

weblogic Maintenance pack

Hi ALL, I am running weblogic portal(9.2.2) on solaris and i wanted to apply maintenance pack and upgrade it to 9.2.3. Without using x-windows system how can i apply maintenance pack.? (0 Replies)
Discussion started by: gaurav183
0 Replies

6. Solaris

oracle and weblogic startup

Hi All, i am facing problem after restart my Unix Box PC i should to startup oracle manual and weblogic also how yo make it start automatic (1 Reply)
Discussion started by: xxmasrawy
1 Replies

7. Solaris

Is Weblogic useful for unix admins?

Hi, I Need small conformation that "Upto what extent Weblogic is useful for Admins? Need help ASAP...PLz do the Favour. Thanx in Advance...... (0 Replies)
Discussion started by: viswanathkishor
0 Replies

8. Solaris

Weblogic

Hi, I can't find the password for Weblogic console. Is it a way change it from solaris platform? Cheers (1 Reply)
Discussion started by: mehrdad68
1 Replies

9. UNIX for Advanced & Expert Users

weblogic?

anyone has any ideas about web logic? the weblogic is installed in unix, but everytimes when I tried to start the weblogic i have to start from unix with root password. Is there anyway i can start the weblogic w/o login to unix as root?? (1 Reply)
Discussion started by: ichiro
1 Replies
Login or Register to Ask a Question
UPDATE-RCCONF-GUIDE(8)						 Debian GNU/Linux					    UPDATE-RCCONF-GUIDE(8)

NAME
update-rcconf-guide - Create default guide file for rcconf SYNOPSIS
update-rcconf-guide DESCRIPTION
Update-rcconf-guide creates the default guide file which rcconf uses. Update-rcconf-guide searches the package names corresponding to each service file in /etc/init.d directory from dpkg info files(/var/lib/dpkg/info/*.list) and get the description of these packages using apt-cache. Update-rcconf-guide uses Short-Description in priority to the description if service files has Short-Description field. Update-rcconf-guide writes those results to /var/lib/rcconf/guide.default file. You can write your own guide in user guide file(/var/lib/rcconf/guide) by hand. Rcconf refers Guides in /var/lib/rcconf/guide before those in /var/lib/rcconf/guide.default. If you install some packages after executed update-rcconf-guide, you need to re-create this file using update-rcconf-guide so as to refresh guide.default that includes new guides for installed new services. Notice: update-rcconf-guide was not executed when you installed rcconf package. FILE
/var/lib/rcconf/guide.default Guide File update-rcconf-guide generates. /var/lib/rcconf/guide Guide File user(Administrator) can define. SEE ALSO
rcconf(8) AUTHOR
Atsushi KAMOSHIDA <kamop@debian.org> perl v5.10.1 2009-01-21 UPDATE-RCCONF-GUIDE(8)