dbTalk Databases Forums  

have a problem in report 10g

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss have a problem in report 10g in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Shakespeare
 
Posts: n/a

Default Re: have a problem in report 10g - 04-27-2008 , 01:41 PM







"nawal" <nawalafifi (AT) yahoo (DOT) com> schreef in bericht
news:98321d7a-6ca1-41d9-9e64-4d1aea7b3d86 (AT) 2g2000hsn (DOT) googlegroups.com...
On 24 أبريل, 19:39, "Shakespeare" <what... (AT) xs4all (DOT) nl> wrote:
Quote:
"nawal" <nawalaf... (AT) yahoo (DOT) com> schreef in
berichtnews:a93de129-6551-4598-9389-a5c5977561ee (AT) 2g2000hsn (DOT) googlegroups.com...

I made a button on a form to run a report but I have a message at
the the form saying :

unable to connect to the report server cos.

My report server has a different name, why it is giving me this name.

Moreover, at the oracle report web page , it gives me a different
message

REP-51002: Bind to Reports Server rep_epgh781 failed

Can any one help?

'cos' is taken from the file rwnetwork.conf
namingService name="Cos" host="%NAMING_HOST%" port="%NAMING_PORT%"/

You should replace this with the right name.

Shakespeare
I changed the "Cos" to my servername in the file rwnetwork.conf
still giving me the same error .
pls. help


---------------------------
Sorry, I meant replace %NAMING_HOST% and %NAMING PORT%. You can leave Cos as
it is. I was just pointing where cos came from.

Shakespeare




Reply With Quote
  #22  
Old   
Shakespeare
 
Posts: n/a

Default Re: have a problem in report 10g - 04-27-2008 , 01:41 PM







"nawal" <nawalafifi (AT) yahoo (DOT) com> schreef in bericht
news:98321d7a-6ca1-41d9-9e64-4d1aea7b3d86 (AT) 2g2000hsn (DOT) googlegroups.com...
On 24 أبريل, 19:39, "Shakespeare" <what... (AT) xs4all (DOT) nl> wrote:
Quote:
"nawal" <nawalaf... (AT) yahoo (DOT) com> schreef in
berichtnews:a93de129-6551-4598-9389-a5c5977561ee (AT) 2g2000hsn (DOT) googlegroups.com...

I made a button on a form to run a report but I have a message at
the the form saying :

unable to connect to the report server cos.

My report server has a different name, why it is giving me this name.

Moreover, at the oracle report web page , it gives me a different
message

REP-51002: Bind to Reports Server rep_epgh781 failed

Can any one help?

'cos' is taken from the file rwnetwork.conf
namingService name="Cos" host="%NAMING_HOST%" port="%NAMING_PORT%"/

You should replace this with the right name.

Shakespeare
I changed the "Cos" to my servername in the file rwnetwork.conf
still giving me the same error .
pls. help


---------------------------
Sorry, I meant replace %NAMING_HOST% and %NAMING PORT%. You can leave Cos as
it is. I was just pointing where cos came from.

Shakespeare




Reply With Quote
  #23  
Old   
Shakespeare
 
Posts: n/a

Default Re: have a problem in report 10g - 04-29-2008 , 01:46 AM




"Shakespeare" <whatsin (AT) xs4all (DOT) nl> schreef in bericht
news:4814c8d9$0$14350$e4fe514c (AT) news (DOT) xs4all.nl...
Quote:
"nawal" <nawalafifi (AT) yahoo (DOT) com> schreef in bericht
news:98321d7a-6ca1-41d9-9e64-4d1aea7b3d86 (AT) 2g2000hsn (DOT) googlegroups.com...
On 24 أبريل, 19:39, "Shakespeare" <what... (AT) xs4all (DOT) nl> wrote:
"nawal" <nawalaf... (AT) yahoo (DOT) com> schreef in
berichtnews:a93de129-6551-4598-9389-a5c5977561ee (AT) 2g2000hsn (DOT) googlegroups.com...

I made a button on a form to run a report but I have a message at
the the form saying :

unable to connect to the report server cos.

My report server has a different name, why it is giving me this name.

Moreover, at the oracle report web page , it gives me a different
message

REP-51002: Bind to Reports Server rep_epgh781 failed

Can any one help?

'cos' is taken from the file rwnetwork.conf
namingService name="Cos" host="%NAMING_HOST%" port="%NAMING_PORT%"/

You should replace this with the right name.

Shakespeare

I changed the "Cos" to my servername in the file rwnetwork.conf
still giving me the same error .
pls. help


---------------------------
Sorry, I meant replace %NAMING_HOST% and %NAMING PORT%. You can leave Cos
as it is. I was just pointing where cos came from.

Shakespeare

The following MIGHT help (Reports and Forms is a long time ago for me.....)
- Set REPORTS_PATH at the server, and do not use full paths in
web.show_document
(but I think your problem is before calling this procedure)
- Report Server names can be case sensitive, use uppercase in your
RUN_REPORT procedure
- Underscores in report server names may cause problems.... it did in
earlier versions.

Could you post your rwnetwork.conf file ?

Shakespeare





Reply With Quote
  #24  
Old   
Shakespeare
 
Posts: n/a

Default Re: have a problem in report 10g - 04-29-2008 , 01:46 AM




"Shakespeare" <whatsin (AT) xs4all (DOT) nl> schreef in bericht
news:4814c8d9$0$14350$e4fe514c (AT) news (DOT) xs4all.nl...
Quote:
"nawal" <nawalafifi (AT) yahoo (DOT) com> schreef in bericht
news:98321d7a-6ca1-41d9-9e64-4d1aea7b3d86 (AT) 2g2000hsn (DOT) googlegroups.com...
On 24 أبريل, 19:39, "Shakespeare" <what... (AT) xs4all (DOT) nl> wrote:
"nawal" <nawalaf... (AT) yahoo (DOT) com> schreef in
berichtnews:a93de129-6551-4598-9389-a5c5977561ee (AT) 2g2000hsn (DOT) googlegroups.com...

I made a button on a form to run a report but I have a message at
the the form saying :

unable to connect to the report server cos.

My report server has a different name, why it is giving me this name.

Moreover, at the oracle report web page , it gives me a different
message

REP-51002: Bind to Reports Server rep_epgh781 failed

Can any one help?

'cos' is taken from the file rwnetwork.conf
namingService name="Cos" host="%NAMING_HOST%" port="%NAMING_PORT%"/

You should replace this with the right name.

Shakespeare

I changed the "Cos" to my servername in the file rwnetwork.conf
still giving me the same error .
pls. help


---------------------------
Sorry, I meant replace %NAMING_HOST% and %NAMING PORT%. You can leave Cos
as it is. I was just pointing where cos came from.

Shakespeare

The following MIGHT help (Reports and Forms is a long time ago for me.....)
- Set REPORTS_PATH at the server, and do not use full paths in
web.show_document
(but I think your problem is before calling this procedure)
- Report Server names can be case sensitive, use uppercase in your
RUN_REPORT procedure
- Underscores in report server names may cause problems.... it did in
earlier versions.

Could you post your rwnetwork.conf file ?

Shakespeare





Reply With Quote
  #25  
Old   
Shakespeare
 
Posts: n/a

Default Re: have a problem in report 10g - 04-29-2008 , 01:46 AM




"Shakespeare" <whatsin (AT) xs4all (DOT) nl> schreef in bericht
news:4814c8d9$0$14350$e4fe514c (AT) news (DOT) xs4all.nl...
Quote:
"nawal" <nawalafifi (AT) yahoo (DOT) com> schreef in bericht
news:98321d7a-6ca1-41d9-9e64-4d1aea7b3d86 (AT) 2g2000hsn (DOT) googlegroups.com...
On 24 أبريل, 19:39, "Shakespeare" <what... (AT) xs4all (DOT) nl> wrote:
"nawal" <nawalaf... (AT) yahoo (DOT) com> schreef in
berichtnews:a93de129-6551-4598-9389-a5c5977561ee (AT) 2g2000hsn (DOT) googlegroups.com...

I made a button on a form to run a report but I have a message at
the the form saying :

unable to connect to the report server cos.

My report server has a different name, why it is giving me this name.

Moreover, at the oracle report web page , it gives me a different
message

REP-51002: Bind to Reports Server rep_epgh781 failed

Can any one help?

'cos' is taken from the file rwnetwork.conf
namingService name="Cos" host="%NAMING_HOST%" port="%NAMING_PORT%"/

You should replace this with the right name.

Shakespeare

I changed the "Cos" to my servername in the file rwnetwork.conf
still giving me the same error .
pls. help


---------------------------
Sorry, I meant replace %NAMING_HOST% and %NAMING PORT%. You can leave Cos
as it is. I was just pointing where cos came from.

Shakespeare

The following MIGHT help (Reports and Forms is a long time ago for me.....)
- Set REPORTS_PATH at the server, and do not use full paths in
web.show_document
(but I think your problem is before calling this procedure)
- Report Server names can be case sensitive, use uppercase in your
RUN_REPORT procedure
- Underscores in report server names may cause problems.... it did in
earlier versions.

Could you post your rwnetwork.conf file ?

Shakespeare





Reply With Quote
  #26  
Old   
Shakespeare
 
Posts: n/a

Default Re: have a problem in report 10g - 04-29-2008 , 01:46 AM




"Shakespeare" <whatsin (AT) xs4all (DOT) nl> schreef in bericht
news:4814c8d9$0$14350$e4fe514c (AT) news (DOT) xs4all.nl...
Quote:
"nawal" <nawalafifi (AT) yahoo (DOT) com> schreef in bericht
news:98321d7a-6ca1-41d9-9e64-4d1aea7b3d86 (AT) 2g2000hsn (DOT) googlegroups.com...
On 24 أبريل, 19:39, "Shakespeare" <what... (AT) xs4all (DOT) nl> wrote:
"nawal" <nawalaf... (AT) yahoo (DOT) com> schreef in
berichtnews:a93de129-6551-4598-9389-a5c5977561ee (AT) 2g2000hsn (DOT) googlegroups.com...

I made a button on a form to run a report but I have a message at
the the form saying :

unable to connect to the report server cos.

My report server has a different name, why it is giving me this name.

Moreover, at the oracle report web page , it gives me a different
message

REP-51002: Bind to Reports Server rep_epgh781 failed

Can any one help?

'cos' is taken from the file rwnetwork.conf
namingService name="Cos" host="%NAMING_HOST%" port="%NAMING_PORT%"/

You should replace this with the right name.

Shakespeare

I changed the "Cos" to my servername in the file rwnetwork.conf
still giving me the same error .
pls. help


---------------------------
Sorry, I meant replace %NAMING_HOST% and %NAMING PORT%. You can leave Cos
as it is. I was just pointing where cos came from.

Shakespeare

The following MIGHT help (Reports and Forms is a long time ago for me.....)
- Set REPORTS_PATH at the server, and do not use full paths in
web.show_document
(but I think your problem is before calling this procedure)
- Report Server names can be case sensitive, use uppercase in your
RUN_REPORT procedure
- Underscores in report server names may cause problems.... it did in
earlier versions.

Could you post your rwnetwork.conf file ?

Shakespeare





Reply With Quote
  #27  
Old   
Shakespeare
 
Posts: n/a

Default Re: have a problem in report 10g - 04-29-2008 , 01:46 AM




"Shakespeare" <whatsin (AT) xs4all (DOT) nl> schreef in bericht
news:4814c8d9$0$14350$e4fe514c (AT) news (DOT) xs4all.nl...
Quote:
"nawal" <nawalafifi (AT) yahoo (DOT) com> schreef in bericht
news:98321d7a-6ca1-41d9-9e64-4d1aea7b3d86 (AT) 2g2000hsn (DOT) googlegroups.com...
On 24 أبريل, 19:39, "Shakespeare" <what... (AT) xs4all (DOT) nl> wrote:
"nawal" <nawalaf... (AT) yahoo (DOT) com> schreef in
berichtnews:a93de129-6551-4598-9389-a5c5977561ee (AT) 2g2000hsn (DOT) googlegroups.com...

I made a button on a form to run a report but I have a message at
the the form saying :

unable to connect to the report server cos.

My report server has a different name, why it is giving me this name.

Moreover, at the oracle report web page , it gives me a different
message

REP-51002: Bind to Reports Server rep_epgh781 failed

Can any one help?

'cos' is taken from the file rwnetwork.conf
namingService name="Cos" host="%NAMING_HOST%" port="%NAMING_PORT%"/

You should replace this with the right name.

Shakespeare

I changed the "Cos" to my servername in the file rwnetwork.conf
still giving me the same error .
pls. help


---------------------------
Sorry, I meant replace %NAMING_HOST% and %NAMING PORT%. You can leave Cos
as it is. I was just pointing where cos came from.

Shakespeare

The following MIGHT help (Reports and Forms is a long time ago for me.....)
- Set REPORTS_PATH at the server, and do not use full paths in
web.show_document
(but I think your problem is before calling this procedure)
- Report Server names can be case sensitive, use uppercase in your
RUN_REPORT procedure
- Underscores in report server names may cause problems.... it did in
earlier versions.

Could you post your rwnetwork.conf file ?

Shakespeare





Reply With Quote
  #28  
Old   
Shakespeare
 
Posts: n/a

Default Re: have a problem in report 10g - 04-29-2008 , 01:46 AM




"Shakespeare" <whatsin (AT) xs4all (DOT) nl> schreef in bericht
news:4814c8d9$0$14350$e4fe514c (AT) news (DOT) xs4all.nl...
Quote:
"nawal" <nawalafifi (AT) yahoo (DOT) com> schreef in bericht
news:98321d7a-6ca1-41d9-9e64-4d1aea7b3d86 (AT) 2g2000hsn (DOT) googlegroups.com...
On 24 أبريل, 19:39, "Shakespeare" <what... (AT) xs4all (DOT) nl> wrote:
"nawal" <nawalaf... (AT) yahoo (DOT) com> schreef in
berichtnews:a93de129-6551-4598-9389-a5c5977561ee (AT) 2g2000hsn (DOT) googlegroups.com...

I made a button on a form to run a report but I have a message at
the the form saying :

unable to connect to the report server cos.

My report server has a different name, why it is giving me this name.

Moreover, at the oracle report web page , it gives me a different
message

REP-51002: Bind to Reports Server rep_epgh781 failed

Can any one help?

'cos' is taken from the file rwnetwork.conf
namingService name="Cos" host="%NAMING_HOST%" port="%NAMING_PORT%"/

You should replace this with the right name.

Shakespeare

I changed the "Cos" to my servername in the file rwnetwork.conf
still giving me the same error .
pls. help


---------------------------
Sorry, I meant replace %NAMING_HOST% and %NAMING PORT%. You can leave Cos
as it is. I was just pointing where cos came from.

Shakespeare

The following MIGHT help (Reports and Forms is a long time ago for me.....)
- Set REPORTS_PATH at the server, and do not use full paths in
web.show_document
(but I think your problem is before calling this procedure)
- Report Server names can be case sensitive, use uppercase in your
RUN_REPORT procedure
- Underscores in report server names may cause problems.... it did in
earlier versions.

Could you post your rwnetwork.conf file ?

Shakespeare





Reply With Quote
  #29  
Old   
Shakespeare
 
Posts: n/a

Default Re: have a problem in report 10g - 04-29-2008 , 01:46 AM




"Shakespeare" <whatsin (AT) xs4all (DOT) nl> schreef in bericht
news:4814c8d9$0$14350$e4fe514c (AT) news (DOT) xs4all.nl...
Quote:
"nawal" <nawalafifi (AT) yahoo (DOT) com> schreef in bericht
news:98321d7a-6ca1-41d9-9e64-4d1aea7b3d86 (AT) 2g2000hsn (DOT) googlegroups.com...
On 24 أبريل, 19:39, "Shakespeare" <what... (AT) xs4all (DOT) nl> wrote:
"nawal" <nawalaf... (AT) yahoo (DOT) com> schreef in
berichtnews:a93de129-6551-4598-9389-a5c5977561ee (AT) 2g2000hsn (DOT) googlegroups.com...

I made a button on a form to run a report but I have a message at
the the form saying :

unable to connect to the report server cos.

My report server has a different name, why it is giving me this name.

Moreover, at the oracle report web page , it gives me a different
message

REP-51002: Bind to Reports Server rep_epgh781 failed

Can any one help?

'cos' is taken from the file rwnetwork.conf
namingService name="Cos" host="%NAMING_HOST%" port="%NAMING_PORT%"/

You should replace this with the right name.

Shakespeare

I changed the "Cos" to my servername in the file rwnetwork.conf
still giving me the same error .
pls. help


---------------------------
Sorry, I meant replace %NAMING_HOST% and %NAMING PORT%. You can leave Cos
as it is. I was just pointing where cos came from.

Shakespeare

The following MIGHT help (Reports and Forms is a long time ago for me.....)
- Set REPORTS_PATH at the server, and do not use full paths in
web.show_document
(but I think your problem is before calling this procedure)
- Report Server names can be case sensitive, use uppercase in your
RUN_REPORT procedure
- Underscores in report server names may cause problems.... it did in
earlier versions.

Could you post your rwnetwork.conf file ?

Shakespeare





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.