Re: DBA planning calendar
You may want to consider posting the complete error message(s) you're receiving. In the case of backup failures you may also want to check the dataserver and backupserver errorlogs for any additional...
View ArticleRe: Procedure or function SPCD'SPCD************* has too many arguments...
Hi Raju - Based on the error message it's quite clear that you are supplying more parameters to the stored procedure. Make sure that you have properly assigned the constants for the below...
View ArticleRe: sapwebdisp 7.40 Windows on x64 64bit patch 45
I tried with 56 Java no error but ABAP error with ping. So I set .pfl with message server no with info.icr else it dowsn't work.
View ArticleRe: LOV's are Repeating..
There could be a space char at the beginning or end of the LOV making them Detected as Distinct in BOBJ.. Make sure to use trim to trim extra spaces.. The default behavior is to show the distinct...
View ArticleRe: how to reactivate SYS_REPO user
Hi Christoph Rühle _SYS_REOP user is a system user, and is always active at system level, so we don't need to re-activate it. For more details please refer:...
View ArticleRe: Copy Prod to QA
Hi - What is your PI version? Did you run the "PI system copy" wizard in NWA?
View ArticleBPC 10 - BPC10 UJ_EXCECPTION_018 upon refresh with hieararchy nodes
Hello ExpertsWe have performed the migration from NW7.5 to NW10 in our dev system and followed all the steps recommended by SAP.And I am trying to create a sample report using the EPM Addin for unit...
View ArticleRe: SOAP PI SOAP with Attachments
Thanks Hareesh (It was nice to see you here ) and Amit and my apologies for not getting back sooner. There is a small change in requirement at my end. it would be SOAP <-> PI <-> REST (with...
View ArticleRe: Material rebate not accrued after VBOF run
Hi Ivano, In our case, all the rebate prerequisites (sales org, billing type & customer set for rebate relevant) were set but the rebate agreements were created with the past date. so only VBOF is...
View ArticleRe: READ_ONLY_PERSONAL_PROFILE
Actually I think I know what is going on here. The parameter influences only whether the personal profile will be displayed in read-only mode in the roadmap step or not. If you want to get rid of the...
View ArticleRe: Graphical Mapping question
Hi - Why are you using copy value? Are you sure it's working? If you don't raise the context i'm sure it always returns the suppress
View ArticleRe: Cumulation Function in Bex not working in Design Studio ?
Hi Bharath & Michael, Chart is not working for a specific scenario which is explained below. Jan Feb Mar Apr May June July***.KF1 --- -----...
View ArticleRe: Raising alerts in async ABAP proxy; monitoring and emailing
Hi Che, Please refer the below blog SAP PI 7.31 : ABAP proxy monitoring and Alerting using CBMA SAP FEH Mail Alerts for ABAP Proxy(Inbound) in ECC
View ArticleRe: Cannot view messages after upgrade from SP07 to SP10
What is the transaction type you were using earlier to the upgrade. try to assign the standard role and give yourself authorization to the custom transaction type. why would you try to access...
View ArticleSQL procedure - local table type not accepted in default schema
Hi all, I have an issue that I suspect is due to missing roles. I try to create an SQL procedure, but the check fails due to a local table type, which is not accepted. The error is "Error creating...
View ArticleRe: need to hide select photo upload option in Change own data
Hi Jwala, Thank you for the reply. do you mean If I uncheck the 'Allow own employee photograph to be maintained ' then Photo upload option will be invisible. Is that right? Please update me on...
View ArticleRe: Error while trying to visualize the results from algorithms (connect with...
Your rserve address needs to be your actual RServer address and Port via which you are accessing it.host1:port1 wont work. Give actual values like for example - 10.10.10.1:8000 Also the parameters have...
View ArticleHow to set custom numeric settings on the chart using c#?
Hello! I have the following problem, i use a formula that returns a precise numerical value (ToNumber), i need the decimal places were separated in the graph by ":" instead of "," but do not find any...
View ArticleRe: Navigating the GroupTree is slow after a short period of inactivity
Ludek, Although I couldn't test it at my end here because I don't think I could implement this approach in our network environment to resolve, I do believe it is doable. My manager is structuring a...
View Article