Quantcast
Channel: SCN : Popular Discussions - SAP Business Warehouse Accelerator
Viewing all 837 articles
Browse latest View live

Smq1- outbound queue with status NOSEND

$
0
0

Hi All,

 

I have a query regarding outbound system queues- smq1 , In our sap system there are few old queues from last year with status NOSEND. what this exactly mean? RFC connections are fine..

 

what should i do with these system queues? our system details - SAP Netweaver 2004, MSSQl 8.0, windows nt 6.1

  Cl. Queue Name         Destination  Entries Status   Date 1     Time 1   NxtDate    NxtTim   Wait for queue                                                                               

110 BW1100BWTC_C05      G50110          1  NOSEND   17.07.2009 10:00:36 17.07.2009 10:00:36                                                                               

110 BW1100BWTC_C03      G50110          19  NOSEND   17.07.2009 10:24:07 17.07.2009 10:24:24                                                                               

110 BW1100BWTC_C04      G50110          1  NOSEND   09.12.2009 23:26:51 09.12.2009 23:26:51                                                                               

110 BW1100BWTC_C09      G50110          1  NOSEND   09.12.2009 23:27:19 09.12.2009 23:27:19                                                                               

110 BW1100TCT_DS02      G50110          1  NOSEND   03.07.2010 20:01:12 03.07.2010 20:01:12                                                                               

110 BW1100TCT_DS21      G50110          1  NOSEND   03.07.2010 20:01:17 03.07.2010 20:01:17                                                                               

110 BW1100TCT_DSA1      G50110          1  NOSEND   03.07.2010 20:01:28 03.07.2010 20:01:28                                                                               

110 BW1100TCT_DS01      G50110          1  NOSEND   03.07.2010 20:01:29 03.07.2010 20:01:29                                                                               

110 BW1100TCT_DS23      G50110          1  NOSEND   03.07.2010 20:01:34 03.07.2010 20:01:34                                                                               

Thanks,

Shwetha


What is BI Accelerator?

$
0
0

May i know what is a SAP netweaver BI accelerator...?

 

 

Regards

santhosh kumar.N

Index memory size vs disk size

$
0
0

Hi all,

 

I know the topic has already been discussed in the past, however, we still dont understand the memory size compared to the disk size of a BWA index.

 

Following information is output by TREXADMIN -> Index Maintenance:

 

Index-ID             |  Indextype | Mem Size [KB] | Disk size [KB] (Attributes)

-


bwp_bic:fzXYZ | logisch      | 5587083          | 22477529

 

 

From our knowledge, the disk size of an index can be siginificantly higher than the "in-memory size" according to the following factors:

 

1. Deletions from the underlying InfoCube. Cause selective deletions are not performed in the BWA (instead rows are only marked as "deleted/dont use", the disk size can grow over time if lots of deletions occur and the index is never rebuild.

 

2. Index not loaded completely into main memory.

 

=> HOWEVER:

-


 

-> 1) The above information were about after a fresh rebuilt of the index! So no loads or deletions in between - the index was rebuit, and immediately had this "mismatch" between memory size and disk size.

 

-> 2) RSRV action "load all indexes into memory" was used prior to obtaining the above information!

 

 

So our question is:

WHY are the "mem size" vs. "disk size" figures so different by a magnitude???

and then:

WHICH figure is actually reliable to calculate how much memory the index is taking on a blade? SAP is internally using the "disk size" figure, however, this seems unreasonably high to us...

 

Thanks for clarifications!

Hendrik

RSTRAN & RSBKDTP doesn't convert source system

$
0
0

Dear All,

after a system copy from BWP to BWT, and the opportune post-activities (BDLS & change of conversion of source system name after transport), there's a problem with the transport from BWS in BWT of transformation and DTP objects that, respect in table RSTRAN (Transformation) and in RSBKDTP (BW: Data Transfer Process Header Data) does not convert the source system.

 

We transport first the datasource and then the cube destination of the ETL (with RC 0, datasource source system correctly updated from SVICNLT111 to TSTCNLT111).

Then we transport the trasformation and the related DTP (with error, RC 8, because this objects are not avaiable in the source system - and they remains in association with SVI source system).

 

For example the trasformation "abcdfe" starts in BWS with the correct association of datasource "ghilmno SVICNLT111" but when it arrives in BWT in the table RSTRAN without change the source system but remain the association with datarource "ghilmno SVICNLT111" instead of the correct association datarource "ghilmno TSTCNLT111".

The same thing appened for DTP objects in the table RSBKDTP.

 

Thank's for help,

best regards

 

Giorgio - Milan

Semantically Partitioned Cube

$
0
0

Hi Ppl,

 

Is it possible to place a Semantically Partitioned Cube on BWA?

 

Please reply.

 

Thankyou.

 

Regards,

Archana

Type RSDDTREXTABLSTAT is unknown.

$
0
0

Hello

 

We have implemented SAP note 1517326 - BWA Support Toolkit to get functionality of BWA Toolkit.

http://service.sap.com/sap/support/notes/1517326

 

This was done in SAP BW version 7.01 version.

 

After upgrade of BW to 7.4 SP9 , this functionality is not working.

It is throwing dump Type "RSDDTREXTABLSTAT" is unknown.

 

I checked this table no more exists in BW system.

 

Can someone help ? How to fix this program.

 

 

Regards

Saurabh

how I can upgrade tc~uddi component in NW 7.1

$
0
0

hi

I have 2 SAP servers

NW 7.1 & 7.4.

On 7.4 have component sap.com\tc~uddi. Please help, how I can import or upgrade sap.com\tc~uddi on NW 7.1 for extend functionality. Where I can download tc~uddi new component for NW 7.1

How to delete BIA indexes - manually via program?

$
0
0

Dear all

We are currently facing the issue where our BIA indexes are growing at a tremendous rate, due to our use of Full Load and Delete Overlapping Requests activities. Checks shows that our fact indexes are 6999% above the Fact tables and growing by day.

 

As per suggestion from the SAP Best Practice, we should be deleting and rebuilding the BIA indexes on a regular basis (we plan to do this everytime the loading completes). However, the SAP Best Practice only mention the program to initially activate and fill the BIA indexes (RSDDTREX_BIA_ACTIVATE_FILL), and fail to mention a program to delete the BIA indexes automatically.

 

Since we are scheduling this activity, is there a program for us to delete the BIA indexes? We will subsequently rebuild it using the RSDDTREX_BIA_ACTIVATE_FILL program.

We don't mind function module as well, as we will create a wrapper program around it.

 

Thanks for the advise

Chris


Error executing a query with large result set

$
0
0

Dear all,

 

after executing a query which uses key figures with exception aggregation the BIA-server log (TrexIndexServerAlert_....trc) displays the following messages:

2009-09-29 10:59:00.433 e QMediator    QueryMediator.cpp(00324) : 6952; Error executing physical plan: AttributeEngine: not enough memory.;in executor::Executor in cube: bwp_v_tl_c02

2009-09-29 10:59:00.434 e SERVER_TRACE TRexApiSearch.cpp(05162) : IndexID: bwp_v_tl_c02, QueryMediator failed executing query, reason: Error executing physical plan: AttributeEngine: not enough memory.;in executor::Executor in cube: bwp_v_tl_c02

 

--> Does anyone know what this message exactly means? - I fear that the BIA-Installation is running out of physical memory, but I appreciate any other opinion.

 

- Package Wise Read (SAP Note 1157582) does not solve the problem as the error message is not: "AggregateCalculator returning out of memory with hash table size..."

 

- To get an impression of the data amount I had a look at table RSDDSTAT_OLAP of a query with less amount of data:

   Selected rows      : 50.000.000 (Event 9011)

   Transferred rows :   4.800.000 (Event 9010)

It is possible to calculate the number of cells retreived from one index by multiplying the number of records from table RSDDSTAT_OLAP by the number of key figures from the query. In my example it is only one key figure so 4.800.000 are passed to the analytical engine.

 

--> Is there a possibility to find this figure in some kind of statistic table? This would be helpful for complex queries.

 

I am looking forward to your replies,

Best regards

Bjoern

 

Fail when create index

$
0
0

Hi all,

 

I am re-creating BIA thru RSDDV T-CODE. I have deleted and created again but when i try to fill it, the job finish succesfully in 20 seconds, and if I go to the log thru SM37 this is the log that I get. at the end it says "FILLING FAILED -> CHECK LOG" ?

 

Where can I see this "log" ? Do you have any idea what could be happen?

 

Regards, Federico

 

Job started                                                                               

Step 001 started (program RSDDTREX_AGGREGATES_FILL, variant &0000000000646, user ID 10333810)

ZAV_C_01 OFF                                                                               

ZAV_C_01 OFF                                                                               

ZAV_C_01 OFF                                                                               

INFOCUBE: ZAV_C_01                                                                          

Statistics UID of indexing job: 'D74NPBHCNU9LD6AAYRHYGXE99' (RSDDSTATTREX/RSDDSTATTREXSERV) 

ZRV_C100 ACT                                                                               

ZRV_C100 ACT                                                                               

ZAV_C_01 OFF                                                                               

ZAV_C_01 OFF                                                                               

Loading data to index BA8_BIC:SZ_CONTRCT (records '0000625000', job '1' )                   

Loading data to index BA8_BIC:SZ_CONTRCT (records '0001250000', job '2' )                   

Loading data to index BA8_BIC:SZ_CONTRCT (records '0001875000', job '3' )                   

Loading data to index BA8_BIC:SZ_CONTRCT (records '0001930942', job '0' )                   

FILLING_FAILED  >CHECK LOG!!!!!                                                             

Job finished

Smq1- outbound queue with status NOSEND

$
0
0

Hi All,

 

I have a query regarding outbound system queues- smq1 , In our sap system there are few old queues from last year with status NOSEND. what this exactly mean? RFC connections are fine..

 

what should i do with these system queues? our system details - SAP Netweaver 2004, MSSQl 8.0, windows nt 6.1

  Cl. Queue Name         Destination  Entries Status   Date 1     Time 1   NxtDate    NxtTim   Wait for queue                                                                               

110 BW1100BWTC_C05      G50110          1  NOSEND   17.07.2009 10:00:36 17.07.2009 10:00:36                                                                               

110 BW1100BWTC_C03      G50110          19  NOSEND   17.07.2009 10:24:07 17.07.2009 10:24:24                                                                               

110 BW1100BWTC_C04      G50110          1  NOSEND   09.12.2009 23:26:51 09.12.2009 23:26:51                                                                               

110 BW1100BWTC_C09      G50110          1  NOSEND   09.12.2009 23:27:19 09.12.2009 23:27:19                                                                               

110 BW1100TCT_DS02      G50110          1  NOSEND   03.07.2010 20:01:12 03.07.2010 20:01:12                                                                               

110 BW1100TCT_DS21      G50110          1  NOSEND   03.07.2010 20:01:17 03.07.2010 20:01:17                                                                               

110 BW1100TCT_DSA1      G50110          1  NOSEND   03.07.2010 20:01:28 03.07.2010 20:01:28                                                                               

110 BW1100TCT_DS01      G50110          1  NOSEND   03.07.2010 20:01:29 03.07.2010 20:01:29                                                                               

110 BW1100TCT_DS23      G50110          1  NOSEND   03.07.2010 20:01:34 03.07.2010 20:01:34                                                                               

Thanks,

Shwetha

How to list all infocubes that have a BWA index

$
0
0

Hello All,

 

I  have a requirement to generate  a list all infocubes that have an associated BWA (or BIA) index. In other words I need to list all infocubes that use BWA.

 

I have tried using rsddbiamon2 and then navigate to

BI  Accelerator->Index Information->Display all BIA Indexes

It works but it gives a list of infocubes and all the tables underneath as well which is far too detailed for me. Secondly It does not allow the information displayed to be saved to a file.

 

So I am looking for a Table that contains  information  about infocubes using BIA (BWA) and would like to browse that table using se16.

 

Apprecaite any tips/tricks that you can share

 

Thanks

Ramakrishna Nemani

Error 34.007 occurred in the BWA server

$
0
0

Hi scn,

 

After migrating from BW 7.0 to 7.3, a particular query isn't working longer. These are the error messages:

 

Error reading the data of InfoProvider Z_CM05$X

Error 34.007 occurred in the BWA server

Could not instantiate calculation model.;Attribute z_mdprt__0pur_group_sid not found at node Z_CM05

Parallel processing of query 1 resulted in the following messages:

Parallel processing of query 2 resulted in the following messages:

Errors occurred during parallel processing of query 1, RC: 3

Error while reading data; navigation is possible

 

This query is based on a huge cube (Purchase Requisition) and is made of few filters, but it's worked fine until the BW upgrade.

 

I've executed RSRV tests on the cube, but no error was found.

 

Do you know if there was any special configuration to be made on BWA server related to 7.3 version?

 

Cheers.

Tiago. 

Mass Transport Import script for windows Server

$
0
0

Hi Gurus,

 

I got a requirement to create a mass transport script for BW system which is running in Windows Server 2008.

 

I have couple for doubts as I am not much familiar with windows script.

 

1. Is it possible to create script for windows server and execute it through background job as External Program or Command.

2. If yes can you please guide me how?

 

Best Regards,

Rajat

FEMS Compression

$
0
0

In BIA you can now use FEMS compression. What does FEMS stand for and how will the compression improve performance ?


Initiate and Fill BIA Index Step Fails in Process Chain

$
0
0

HI!

 

       In our weekend scenario for a cube, we refresh the data in a cube. What we do is, we delete BIA indexes before the data refresh in the cube, load the data, recreate the indexes using "Initialize and Fill BIA" step.

 

Last run the filling process failed and in the log it showed this message:

 

Lock for table 'table name'. Job will be restarted again later

 

We have it for many tables and at the end of the log:

 

FILLING_FAILED  >CHECK LOG!!!!!

 

Please any advice in this?

 

Thanks,

Ghassan Matar

SAP AFS and SAP EWM

$
0
0

Hi All,

 

Today I got to know about SAP AFS and SAP EWM systems. There are few concerns as I am newbie to these two systems:

 

1. How different is SAP AFS from SAP for retail?

 

2. Is there any integration tool for SAP AFS and SAP EWM? What is the complexity?

 

3. Can a functional or technical consultant who worked and did customizing in MM OR SD module can do the same in AFS?

What is BIA index and DB index?

$
0
0

What is the diffrence between delete/create index from cube step present in process chain and delete/create BIA index of cube?

Compression with Zero Records Elimination and BWA

$
0
0

Hi,

 

I was reading an article in BW Expert Online regarding using BW Accelerator called "Tips and Techniques for Optimal Query Performance with SAP NetWeaver  BI Accelerator" and I had a question with one of the points the article stated.

 

In the article, it states that BW Accelerator should be avoided if you are using Compression with Zero Record Elimination.  This is because if you are running a query it could lead to different or unexpected query results compared to Database query results.

 

My assumption is that the total for the key figures should be the same, but I can see record count being different.   

 

Based upon the statement above does this mean I should not use Zero Record Elimination with BIA?  What are other people's experience with this?

 

 

Thanks for your help.

What is BI Accelerator?

$
0
0

May i know what is a SAP netweaver BI accelerator...?

 

 

Regards

santhosh kumar.N

Viewing all 837 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>