cancel
Showing results for 
Search instead for 
Did you mean: 

Trace files ( .trc ) for Explorer

05-10-2010 5:22 PM
3420 views 11 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi,

We have trace enabled for our polestar servers and the traces are getting created.

but, the trace files are in .trc format.

i am not sure how to read that format..Can somebody explain me how to read .trc files ?

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

joshua_kuhn
Product and Topic Expert
Product and Topic Expert
0 Likes

You can just use notepad. The files are all text based.

Former Member
0 Likes

we have created the info spaces in explorer and while indexing its getting failed.

Have you come across this issue..could you help me resolving this ?

joshua_kuhn
Product and Topic Expert
Product and Topic Expert
0 Likes

Information Spaces can fail to index for a number of reasons. Can you paste in the error you received within the Explorer gui when it failed? Once it fails, you can get to the error by hovering your mouse over the yellow triangle in the "Manage Spaces" section. Or if you drill into the properties of the Information Space, there should be a textbox in the middle of the page that has displays the last error/warning.

Former Member
0 Likes

Here is the error below..

Index Creation Failed (The execution of the specified analysis query failed.-A database error occured. The database error text is: Unable to connect to SAP BW server Name or password is incorrect (repeat logon). (WIS 10901))

When we try to create infospace based on standard efashion universes..it works

I am also not able to assign the infospaces to other users..how to make this available for others ?

joshua_kuhn
Product and Topic Expert
Product and Topic Expert
0 Likes

The error is pretty straight forward. Its an authentication issue. Was this an information space built off of a BWA index? or a BW universe? If a BWA index, the cause is probably due to a missing or misconfigured authorization in the BWA index. If using a BW universe, try creating a webi document with the same fields... see if this fails as well.

To your 2nd question, security for Explorer is handled in the CMC just like any other report object.

Former Member
0 Likes

Our universe is based on BW Queries and Webi from same field also fails..

As per the security for Explorer application, there is no option to assign the infospace to others.

Can you please be specific..? Does it have to be published or exported to let others use them ?

What are the next steps after creating infospaces and indexing..Please help..

joshua_kuhn
Product and Topic Expert
Product and Topic Expert
0 Likes

If webi isn't working either, then its definitely a security issue outside of Explorer. You'll need to check into your authorizations set within BW. I believe the authorizations can be set at different levels, so its possible on field is causing the error. Maybe try to create the report in webi one field at a time until it breaks again. If it doesn't work with any, then there's a higher level authorization that needs to be corrected in BW.

The Information Space is "owned" by the user that created it. However just like a webi or CR document, you can assign security to the object within the CMC. If you go into the properties of the InformationSpace under Manage Spaces > Configure, you'll find the Enterprise folder the Information Space is saved into. By default, I believe they get saved to a favorites folder for the user that created it. But this can be changed to a public folder. Once in a public folder, the users that have rights to view this object will be able to see the Information Space within the Explorer ui.

Former Member
0 Likes

Hello,

I am getting the same error: Index Creation Failed (The execution of the specified analysis query failed.-A database error occured. The database error text is: Unable to connect to SAP BW server Name or password is incorrect (repeat logon). (WIS 10901)) while creating index on new information space which is created on BOBJ universe connected to SAP BW Bex query.

The above error only occurs if the Universe connection is SSO SAP BW.

If I specify userid and password of SAP BW in the universe connection without using SSO, then above error "index creation failed" does not occur.

BO explorer simplied version 3.2 does not support SSO(Single sign on)? Please clarify.

Appreciate your help..

Regards,

Ravi G

Former Member
0 Likes

Did you finally solved your issue? I'm facing same problem and I'm not encountering a solution...

Thank you a lot!

joshua_kuhn
Product and Topic Expert
Product and Topic Expert
0 Likes

A fix has been created for Explorer 3.2 SP1 (windows) and Explorer 3.2 FP1.1 (windows). Please refer to the following SAP Note:

https://service.sap.com/sap/support/notes/1477799

Former Member
0 Likes

We got the Just passing this along -

BW developer was using Universe Desiigner for the first time and when they tried to create a new Connection to SAP BW, they would receive "Unable to connect to SAP BW server Name or password is incorrect (repeat logon)" message.

Other BW developers could create a BW connection on this same PC, so that seemd to rule out any software/configuration issue.

The BW developer's password included the special character &. Their pswd worked fine when logging on to BW directly, but something in the universe connection did not like the &. When they changed their BW pswd to remove the &, they were able to create the BW connection.

Answers (0)