cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot load query "ZBM_M020_Q001" (data provider "DP_1": {2})

former_member205400
Active Participant
0 Kudos

I'm getting this error message when I try to run any of my bookmarks in this new bi system

My url looks like:

http://<myserver>:<myport>/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatf...

I get this message: Cannot load query "ZBM_M020_Q001" (data provider "DP_1": )

When I click on "Information" I see the message: "Document class parameters are incomplete "

If I leave out the bookmark like:

http://<myserver>:<myport>/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatf...

executes successfully.

If i create a new bookmark using this query and then execute it it executes fine.

This new BI Sys was created from Production, and somehow these bookmarks are not activated.

I looked in RSWR_DATA and I can see that all of them are type 'B', bookmarks.

Anyone know how this issue can be resolved so these bookmarks are usable?

Mike

Edited by: Michael Hill on Mar 30, 2010 5:41 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member205400
Active Participant
0 Kudos

Never ever were able to get rid of the DP-1 error message. Something must have been screwed up in the sys copy.

Former Member
0 Kudos

Hello ,

Please use the below url and check if it works

http://<myserver>:<myport>/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatf...

i think QUERY=REP_20090803204848 should not come in the URL..

let me know if it works...

Regards

Nitin Bhatia

former_member205400
Active Participant
0 Kudos

No it does not work. The bookmark is corrupted with DP_1.

I agree that the URL you have proposed should work without the query though. In fact you can put anything you want and it will work becuase the relevant information is stored in the bookmark, e.g the following works too!

?query=xyz&BOOKMARK=4EPI80Q37TF1VDU8EBTPT8RSY

I include the query in the url so I can remember what query the bookmark belongs to.

This pm we should have the fix transported to that system and I can adjust the bookmark.

Thanks for your reply!

Mike

former_member205400
Active Participant
0 Kudos

I applied this Note in our QA sys and it fixed the DP_1 error condition, but it also wiped out the user variables as well and that's not a good thing. More to come.

Mike

Former Member
0 Kudos

Hello Michael,

How were you able to resolve this problem? We are having the same issue. This was posted a few years ago, but hopefully you remember! Thanks.

Jose

former_member205400
Active Participant
0 Kudos

I have been advised to run program RSWR_BOOKMARK_ADJUST to remove DP_1 from the bookmarks, but before doing so I need to apply SAP Note 1405882 - RSWR_BOOKMARK_ADJUST: MAIN_TLOGO & MAIN_OBJECT_ID empty.

Apparently running progam RSWR_BOOKMARK_ADJUST removes important info that renders the bookmark useless.

So, applying the correction and transporting it.

former_member205400
Active Participant
0 Kudos

I actually verified that this key data gets blanked out on another system so sap note 1405882 needs to be applied before the ADJUST pgm gets run. We are currently transporting this chg up so I'll validate that it fixes my initial problem.

Mike