Report Server is not coming up
---------
Action--Change the Display PORT Value '2' in adrepctl script (or) start xrvfs services from root level on Port NO-2
[apSID@localhost ~]$ cd $SCRIPT_TOP
[apSID@localhost SID_localhost]$ ls -l grep adrepctl.*
ls: grep: No such file or directory
-rwx------ 1 apSID aaSID 11743 Jun 6 05:57 adrepctl.sh
-rwx------ 1 apSID aaSID 11292 Jun 24 2008 adrepctl.sh-20080625
-rwx------ 1 apSID aaSID 11292 Jun 27 2008 adrepctl.sh_2Jun08
-rwx------ 1 apSID aaSID 11292 Jun 24 2008 adrepctl.sh_6947414.993
[apSID@localhost SID_localhost]$ cp adrepctl.sh adrepctl.sh_maz_bak
[apSID@localhost SID_localhost]$ vi adrepctl.sh
[apSID@localhost SID_localhost]$ diff adrepctl.sh adrepctl.sh_maz_bak
210c210
< DISPLAY="localhost:1.0"
---
> DISPLAY="localhost:2.0"
=> Bounced report server and now AV succeed :-
Test 5: Verify Reports server : SUCCESS
---------
Action--Change the Display PORT Value '2' in adrepctl script (or) start xrvfs services from root level on Port NO-2
[apSID@localhost ~]$ cd $SCRIPT_TOP
[apSID@localhost SID_localhost]$ ls -l grep adrepctl.*
ls: grep: No such file or directory
-rwx------ 1 apSID aaSID 11743 Jun 6 05:57 adrepctl.sh
-rwx------ 1 apSID aaSID 11292 Jun 24 2008 adrepctl.sh-20080625
-rwx------ 1 apSID aaSID 11292 Jun 27 2008 adrepctl.sh_2Jun08
-rwx------ 1 apSID aaSID 11292 Jun 24 2008 adrepctl.sh_6947414.993
[apSID@localhost SID_localhost]$ cp adrepctl.sh adrepctl.sh_maz_bak
[apSID@localhost SID_localhost]$ vi adrepctl.sh
[apSID@localhost SID_localhost]$ diff adrepctl.sh adrepctl.sh_maz_bak
210c210
< DISPLAY="localhost:1.0"
---
> DISPLAY="localhost:2.0"
=> Bounced report server and now AV succeed :-
Test 5: Verify Reports server : SUCCESS