Quantcast
Channel: SCN: Message List
Viewing all 9062 articles
Browse latest View live

Re: What does BI_WRITE_PROT_TO_APPLLOG job do?

$
0
0

Hello San G.

 

Please check oss note 769414

RSBATCH_WRITE_PROT_TO_APPLLOG

Compression terminated - RSM743

 

Hope this helps.

 

Solution

This is only a consulting note that explains why the RSBATCH_WRITE_PROT_TO_APPLLOG/job BI_WRITE_PROT_TO_APPLLOG report runs in your system every 5 minutes since Support Package 23 (3.0B) and the equivalent Support Package 16 of 3.1 and Support Package 04 (Stack 04) of 3.5.

 

 

This report must neither be descheduled nor deleted, as long as BW is working live, because otherwise any error messages that appear are not written to the application log.

 

If you prefer another user under whom the report should run, you can of course first deallocate the report in sm37 and reschedule it again under the desired user.

 

You MUST use the sm37 job name BI_WRITE_PROT_TO_APPLLOG for this.

 

The 5-minute execution interval is only a default value, and can be extended up to one hour. However, obviously the error messages may then only appear in the application log after one hour.

 

If you shut down the system (import to the Support Package and so on), you can then of course deallocate this sm37 job.

 

There should also only be one active periodically running sm37 job that executes this report, therefore you can delete any multiple scheduling in sm37.

 

The job usually schedules itself as soon as either the monitor assistant is executed - then with the user who executes the monitor assistant

 

or if the AdminWorkbench is called - then with the user who calls the AdminWorkbench.

 

If a scheduled job is already found in sm37, no further one is scheduled.

 

The job must of course run in the BW client.

 

The job user needs authorizations to write application log entries.

 

Note:

 

In the sm37 log of the current BI_WRITE_PROT_TO_APPLLOG job, you will still find all the messages that the job has written into the application log.

 

If there were no new messages for writing into the application log, only message RSBATCH 020 (which indicates that no logs were found for writing into the application log in RSBATCHDATA) appears in the sm37 job log.

 

"No logs found for writing to appl. log in RSBATCHDATA."

 

This is not an error  it is simply a note to indicate that the job was executed correctly and that a new message was not to be written at this time because no new messages have accumulated.

 

Regards

Rahul Chitte


SMSY configure in Server

$
0
0

Dear Team,

 

When I am configure Server in System landscape during configure new server .

SMSY Configuation.png

When click on   Host Name in lower case Without FQD information .its give message "Value help dialog canceled"

When click on Create New Host ,its give message,    No such class: "sap_computersystem"

 

How to configure SMSY for MOPZ.


Regards


Error when trying to open service manager

$
0
0

Hi experts,

 

I was doing an upgrade but when I try to open my service manager the next error appears can you please help me its critical.

 

 

Regards EdwinCaptura de pantalla 2015-07-11 a las 22.47.17.png

Re: Mini Sap download link

$
0
0

The MiniSAP download links are available here.

wwwlearnbw-where-to-download-minisap-for-sapbw.png

You will need to choose the MiniSAP version that best suits your needs.

  1. SAP NetWeaver Application Server ABAP v7-40 Trial.
    (64bit on SAP HANA Database)
    Cloud solution available as Amazon Web Service EC2 instance.
  2. SAP NetWeaver Application Server ABAP v7-40 SP02 Trial.
    (64bit on SAP MaxDB Database)
    Cloud solution available as Amazon Web Service EC2 instance.
  3. SAP NetWeaver Application Server ABAP v7-03 SP04 Trial.
    (64bit on SAP MaxDB Database)
    Download and Install on your Laptop or Desktop.
  4. SAP NetWeaver Application Server ABAP v7-02 SP06 Trial.
    (32bit on SAP MaxDB Database)
    Download and Install on your Laptop or Desktop.

Re: Upgradation from BW 3.5 to BW 7.3 Version.

$
0
0

Purushottam,

The biggest issues you will face are :

1. BW3.5 allowed for a single ABAP stack with JAVA components installed on it.

You will have issues migrating UD Connect data sources and might have to rebuild them

2. Reporting agent no longer works - if you have exceptions set up in reporting agent , they will not work

3. Reports / Queries with "Before Aggregation" will not work

4. Information broadcasting might most likely have to be redone because of the JAVA Stack and how things are set up in 3.5 versus 7.3

5. I remember facing issues with infosets having cubes - but not sure if it was with a 3.5 system

6. Query views migration can be tricky and might not work out of the box

7. Analysis authorizations - AFAIK - regular authorizations is not supported in 7.3 - you might have to upgrade to 7.0 - migrate the authorizations and then upgrade to 7.3

Since the roles are going to be new - migrating workbooks and queries tied to roles will be a pain.

 

Some of the things I remembered....

Re: How to list Open Orders by date in the past?

$
0
0

Dear SM,

 

Try VA05N, this report come with lot of filter criteria including Document Date and status of open sales order.

 

Explore it, this will full fill your requirement.

 

Thanks.

 

SS

Re: Issue with smartform output type

$
0
0

Hi Asha,

 

Now check the codes you have written something wrong with codes just debug it and you can get the idea where the problem is?

 

 

 

Regards

Nav

Re: error during reversal of Service entry sheet

$
0
0

hi,

deletion mark is not there - already confirmed.


Re: Reset SAP Standard Fiori Group ?

$
0
0

Issue is with the role assigned. Re add the group name in pfcg role

CO03 Delivered quantity field

$
0
0

Hi,

 

Target Qty: 4596

Delivered: 1960

 

However my status is already in DLV. Under MB51, my gr qty is 4596.

 

Why is my Delivered quantity still 1960 instead of 4596?

Re: Nested Procedure calls in HANA

$
0
0

Think about how you retrieve results from your procedures.

Usually you define output parameters.

 

As you must bind these parameters to variables when you call them (e.g. call myproc (:in_val1, :in_val2, :ret_val1, :ret_val2)) you already have the parameter results ready to be fed into the next command call.

 

If your procedure only produces a default result set you can also assign it to a table variable.

 

In effect this is what happens with stacked scripted calculation views - the output parameters of the first called procedure get bound to the input parameters of the subsequently called procedures.

 

 

- Lars

Re: Purchase inforecord unable to change due to Variable order unit

$
0
0

Hi Agnescia,

 

I am no able to go to the screen when I click on the Conditions it gives me POP UP with Unit of mesaure thats it whne i click on for Example CTN or EA nothing is going to happen.

 

Please let me know is there any way to change the same.

 

Regards,

 

Chand

Re: 使用BO SDK提取提示对象效率问题

$
0
0

原因是提取时把BW提示的默认值也一同读取出来了,怎么删除继承过来的BW提示对象的默认值?

Crystal Report Strange Behaviour with .Net WCF Web Services

$
0
0

Hi,

 

We were porting some of our crystal reports to use .Net MVC web services as data source. The whole work flow of reports execution is as follows:

 

1. From a WPF UI we provide reports parameters values and start report execution.

2. There is a set of web services which validates the reports parameters values and then calls Crystal Report server to execute the intended crystal report.

3. The report has the Web Service connection details with response types mapped to report fields.

4. Report calls the web service and the web service returns a response which is later used to render the report.

5. The response returned by the web service is a container object which contains master data object and a collection of details objects. Both (master, details objects) types are available to the report and mapped to master and details portion of report.

 

6. Besides that we have a page header and a footer. The header is implemented in a sub-report which has static text with no connection to any external data sources. Same it true for the footer as well. We have done it to reuse same header and footer in all of our reports consistently (Its a requirement).

 

Now our observation is:

1. The Crystal Server makes 2 duplicate calls to the same web service with same parameters when it executes the crystal report. We have no idea why it is doing it. There is only one definition of web service defined in the report. Can some one please expleain.

 

2. The report performance is very poor. But strangely most of CPU time consumed, is by Crystal Report Server. The Web service, once contacted, returns the data in milliseconds, despite of the duplicate calls. (The duplicate calls are made next to each other, so whole data retrieval is done in like less than a second)

 

The poor performance becomes more evident when same report is requested by users more than 5 and the simple report start getting printed in 10-15 minutes.

 

We have seen that the time when the report was submitted, started and finished has big gap in above mentioned multiple users scenario. e.g. if a reported is submitted @ like, 11:00 pm. it will be started at 11:01 pm. and finished at 11:10. pm. Strangely the Web Service is contacted, close the finishing time i.e. for aforementioned example the web service would have been called at almost 11:10. pm.

 

The report itself is not very complex and besides header there are usually 2-3 rows in details with around 6-7 columns.

 

Can someone please explain any reasons why Crystal Server is consuming too much CPU and not contacting web service until very late?

 

 

Thanks

Re: DSO ACTIVATION FAILED DUE TO SPECIAL CHARACTER

$
0
0

Where is the code for fixing the special character issue? If it is in the WDSO -> StdDSO Transformation, you do not need to run any Infopackage load.

 

Simply delete the bad requests from the StdDSO and run the delta DTP from WDSO -> StdDSO again. That will fix the problem.


Re: Error while Installing ECC6.0

Re: REX 3.2 Relationships not showing on Device

$
0
0

Try setting the cache interval to zero for CustomizingCG in SCC and executing a Customizing sync from client. Set it back to 120 hours after it works. If this doesn't work then needs further analysis.

 

Screen Shot 2015-07-16 at 10.31.45 AM.png

Re: No Authorization for 0003

$
0
0

Please guide me the transfer actions step as well

How to edit the EWM inbound delivery

$
0
0

Hi There,

 

We are currently manually create hte inbound delivery and pack the inbound delivery in ECC, then it will cif to EWM.

As it is manual creation, we may enter th wrong ASN reference number (external id), or pack the wrong qty.

 

But we can't edit the inbound delivery once transfer t EWM, can you let me know how I can update hte ASN reference number (external id),
We don't want to reject the original inbound delivery and create an new one again, as the manual packing cost a lot of time and easy to make mistake.

 

Any idea?

 

Cheers,

Re: CK40N how to schedule job for every day

$
0
0

Hi Mandy,

 

First you have to create a job in SM36.The step by step process  I have explained below.

 

 

Here mention job name, after that click on step button, then system will show below screen

 

 

Here under name maintain program name and select variant,after that click on save button which is bottom of the screen. After that click on back button. Then you come back of your initial screen, here you have to click on . Then system will show the below screen.

 

 

 

Then click on date/time button, system will show the below screen.

 

 

Here you have to click on period values button

 

 

Then it will popup above screen, after that click on daily button after that save it. Then maintain scheduled start date and time, after maintain it then save it and again save it. Now your back ground job is scheduled on daily at specified time.

 

Regards,

Mukthar

Viewing all 9062 articles
Browse latest View live


Latest Images

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