Quantcast
Channel: SCN : Unanswered Discussions - SAP Solution Manager
Viewing all 5299 articles
Browse latest View live

Severe error(s) occurred in phase MAIN_SHDRUN/GEN_TABSIZEFILE_CP2SHD! Last error code set: brconnect exited with 3

$
0
0

Dear Experts,

 

I'm upgrading SAP SOLMAN 7.1 SPS stack to latest 14.

 

During Phase Preprocessing>ABAP>MAIN_SHDRUN_GEN_TABLESIZEFILE_CP2SHD SUM is throwing below error

 

Last error code set :

 

Severe error(s) occurred in phase MAIN_SHDRUN/GEN_TABSIZEFILE_CP2SHD! Last error code set: brconnect exited with 3

 

MAIN_SHDRUN_GEN_TABLESIZE.jpg

 

tail: ORA_COLLSPCSTAT.SAV

 

SAPup> Starting subprocess in phase 'GEN_TABSIZEFILE_CP2SHD' at 20160316134212

    ENV: DBMS_TYPE=ora

    ENV: JAVA_HOME=E:\usr\sap\SMD\DVEBMGS00\exe\sapjvm_4

    ENV: NLS_LANG=AMERICAN_AMERICA.UTF8

    ENV: ORACLE_HOME=D:\Oracle\SMD\1124

    ENV: ORACLE_SID=SMD

    ENV: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC

    ENV: PATH=U:\SUM\abap\exe;D:\Oracle\SMD\1124\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\McAfee\MOVE AV Client\;E:\usr\sap\SMD\SYS\exe\uc\NTAMD64

    ENV: SAPCHECK=U:\SUM\abap\tmp

    ENV: SAPDATA_HOME=U:\SUM\abap\tmp

    ENV: SAPSYSTEMNAME=SMD

    ENV: dbs_ora_schema=SAPSR3

    ENV: dbs_ora_tnsname=SMD

    ENV: rsdb_ssfs_connect=1

    PWD: U:\SUM\abap\tmp

 

 

EXECUTING U:\SUM\abap\exe\brconnect.EXE -u -p U:\SUM\abap\tmp\SPACESTAT.LST -c -f stats -f allsel,collect,space -p 10 -r 16 -RDB

BR0801I BRCONNECT 7.20 (42)

BR0280I BRCONNECT time stamp: 2016-03-16 13.42.12

BR0262I Enter database user name[/password]:

BR0805I Start of BRCONNECT processing: cessusxg.sta 2016-03-16 13.42.12

BR0484I BRCONNECT log file: U:\SUM\abap\tmp\cessusxg.sta

 

 

BR0280I BRCONNECT time stamp: 2016-03-16 13.42.13

BR0813I Schema owners found in database SMD: SAPSR3*, SAPSR3DB%, SAPSR3SHD+

BR0280I BRCONNECT time stamp: 2016-03-16 13.42.46

BR0301E SQL error -3113 at location BrTabListGet-5, SQL statement:

'OPEN curs_52 CURSOR FOR'

'SELECT OWNER, TABLE_NAME, NVL(IOT_NAME, ' '), NVL(TABLESPACE_NAME, ' '), PARTITIONED, NVL(IOT_TYPE, ' '), NVL(NUM_ROWS, -1), NVL(BLOCKS, -1), NVL(EMPTY_BLOCKS, -1), NVL(AVG_SPACE, -1), NVL(CHAIN_CNT, -1), NVL(AVG_ROW_LEN, -1), NVL(AVG_SPACE_FREELIST_BLOCKS, -1), NVL(NUM_FREELIST_BLOCKS, -1), NVL(SAMPLE_SIZE, -1), NVL(TO_NUMBER(TO_CHAR(LAST_ANALYZED, 'YYYYMMDDHH24MISS')), 0), NVL(NEXT_EXTENT, -1), NVL(MAX_EXTENTS, -1), NVL(STATUS, ' '), NVL(LOGGING, ' '), NVL(MONITORING, 'NO'), NVL(DEGREE, '-1'), NVL(ROW_MOVEMENT, ' '), NVL(NESTED, ' '), NVL(COMPRESSION, ' '), NVL(COMPRESS_FOR, ' '), NVL(PCT_FREE, -1), NVL(PCT_USED, -1), NVL(INI_TRANS, -1), NVL(MAX_TRANS, -1), NVL(GLOBAL_STATS, ' '), NVL(TEMPORARY, ' '), NVL(SEGMENT_CREATED, ' ') FROM DBA_TABLES WHERE (OWNER LIKE 'SAP%' OR OWNER IN (' ', ' ')) AND (TABLE_NAME LIKE '%' OR IOT_NAME LIKE '%') AND TEMPORARY <> 'Y' ORDER BY OWNER, TABLE_NAME'

ORA-03113: end-of-file on communication channel

Process ID: 8576

Session ID: 352 Serial number: 12565

BR0280I BRCONNECT time stamp: 2016-03-16 13.42.46

BR0301W SQL error -3114 at location db_commit-1, SQL statement:

'COMMIT WORK'

ORA-03114: not connected to ORACLE

BR0327W Disconnect from database instance SMD failed

 

 

BR0806I End of BRCONNECT processing: cessusxg.sta 2016-03-16 13.42.46

BR0280I BRCONNECT time stamp: 2016-03-16 13.42.46

BR0804I BRCONNECT terminated with errors

SAPup> Process with PID 4228 terminated with status 3 at 20160316134246!

 

 

tail: GENCP2SHDSIZE

 

4 ETQ290 Starting database operation "TABLE-EXISTANCE-TEST"

2 ETQ399 Requested task ID is 'CHECK_TABLEEXISTS', to be executed in parallel.

3WETQ399 Statement has selections, parallel execution disabled.

3 ETQ399 'LIST': Distributed 2 statements.

3 ETQ399 Generated TQL file 'GEN_TABSIZEFILE_CP2SHD.XQL' with 1 SQL statements, log file 'GEN_TABSIZEFILE_CP2SHD.XUT'.

4 ETQ276 Executing SQL-script "GEN_TABSIZEFILE_CP2SHD.XQL"

3 ETQ120 20160316134211: PID 9108 execute 'U:\SUM\abap\bin\SAPuptool execdb ..\var\GEN_TABSIZEFILE_CP2SHD.XQL', output written to 'U:\SUM\abap\log\SQLSTMTSTD.OUT'.

3 ETQ123 20160316134212: PID 9108 exited with status 0 (time 0.000 real)

3 ETQ399 Reading selections from 'GEN_TABSIZEFILE_CP2SHD.XUT'.

4 ETQ399 Read 2 entries for table 'EXTABLES'.

4 ETQ291 Database operation "TABLE-EXISTANCE-TEST" completed successfully

3 ETQ121 20160316134212: PID 4228 execute 'U:\SUM\abap\exe\brconnect -u -p U:\SUM\abap\tmp\SPACESTAT.LST -c -f stats -f allsel,collect,space -p 10 -r 16 -RDB' in background, output written to 'U:\SUM\abap\log\ORA_COLLSPCSTAT.LOG'.

3WETQ123 20160316134246: PID 4228 exited with status 3 (time 0.000 real)

4 ETQ399 20160316134246: WAITED for 1 processes to finish, 0 aborted.

1EETQ399 Last error code set is: brconnect exited with 3

1EETQ204 Upgrade phase "GEN_TABSIZEFILE_CP2SHD" aborted with severe errors ("20160316134246")

 

 

Please suggest the solution. I m stucked in this step.

 

Regards,

Qazi


Runtime Error OBJECTS_OBJREF_NOT_ASSIGNED launching Step 2.3 SOLMAN 7.1 Basic Configuration

$
0
0

While creating the basic configuration step 2.3 "Set Up Credentials" for a new solution manger 7.1 installation I am receiving the following run time error.

"Access via 'NULL' object reference not possible."

 

Any assistance would be greatly appreciated.

 

Thanks,

Tyler

Tester Cockpit : Test case not displayed

$
0
0

Hi folks,


I am trying to set up Test Workbench on our SolMan 7.1 SP12, but I encounter a strange issue.


When I try to run a test case, the test case is not displayed in the tester cockpit.

At contrary, SAP proposes to download or open in local the test document (.XLSX).


In the meantime, I am able to load and edit an XLSX document in the test note tab...
ACF component seems well installed, and I tried both Adobe v 9.4 and 11.


Is there any configuration I missed ? I did not find any SAP Notes related to this strange behavior...

1.jpg

Many thanks for your help !


Florian

(CRM) Generate TBOMs from UFT/CBTA scripts

$
0
0

Hello everyone,

 

We are currently using both CBTA and UFT/ALM to create manual and automated tests.

 

Recently we have integrated SolMan with HP QTP, hoping that we could generate TBOMs from existing UFT test cases.

 

Basically we:

1. create a CBTA config/script in SolMan

2. export actions/objects from an existing UFT test into the CBTA script (open in UFT)

3. save in UFT, which brings us back to the CBTA script

4. go to SOLAR 02

5. attach the CBTA test config to business process' Test Cases

6. create a transaction

 

We should be able to generate TBOMs from the transaction attributes, however the attached test case does not show up in the table.

 

As discussed in this How to guide (page 95) (https://goo.gl/BKCP42), we have also tried to include "SAPGuiUtil.StartBPCATracing()" and "SAPGuiUtil.StopBPCATracing()", respectively at the beginning and the end of the script in UFT. However we are scripting for SAP CRM only, not GUI.

 

Does anyone have a clue about why the Test config doesn't show up in the transaction's attributes?

Is it even supposed to work with CRM? or just GUI..?

Specify user authentication failed in SUM

$
0
0

Hi,

 

I want to upgrade Support Package via SUM. When the step Specify Credential I got error that username or password is incorrect. Whereas I input a correct password. I used <SID>ADM and the password within os level user.

 

I have been check note   927637 and try to applied service/protectedwebmethods = DEFAULT  in profile parameter within SAP System but still error.

 

Here attached my screenshot.

sum error.png

 

Thanks in advance.

TR mentioned in BC set is changing after getting out of the solman Project

$
0
0

Hi team ,

 

While trying to enter BC SET entry in configuration TAB in the BPS of a project , its picking different TR number while we get out of the BPS.

 

EX

 

 

Add-On Transport Request         ZECC SID_010 SID1_010                SID1K900592      S 5000013650:                                              

 

BC Set                           ZECC SID_010 SID1_010        Y_MM060_D180               SID2K9A00DQ     Not Yet Activated

 

Initially this is picking correct TR SID1K900592      but when we come out of that TR is changing to SID2K9A00DQ (different DEV system TR)

which is strange. Please let me know what might be the issue.

Archana

Support Circle: R/3 Systems, Solman, SAPROUTER, OSS Support

$
0
0

Hi all,

 

I need to configure my entire landscape to be able to receive SAP Support. I understand that I need to register SAPROUTER path in every R/3 system and that this information is entered somewhere and replicated to SAP Support Portal somehow. Is this ok? Am I right?

 

Our SAPROUTER is alredy registered. After this is done, i need to "open" the connection to support. I installed the service connector in one of our support Desktop computer. Do i need to enable it´s IP address in saprouttab?

 

I hope you can help me on this. Is just that i found difficult to find all the information in just one piece in SAP Support Portal.

 

Thanks in advance.

 

Regards,

A.

SOST error 718

$
0
0

Hi Everybody,

 

When I am trying to send an email from SAP to external mail , the status in SOST shows sends the message with the number of message 718.

But mail is not received by recipient.

 

Could any one help me in resolving this issue so that mail is sent status is transmitted to recipient successfully.

 

Thanks in advance.

 

Best Regards,

 

For SOST

2016-03-17_15-51-18.png

For SCOT

 

20177.png


Charm (TMS-Integration) - Status change

$
0
0

hi experts,

 

if I do the import of a transport via task list into the live-system, is there a possibility to update all change-documents to status "Imported into Productive System"?

 

And another question is, as far as I know, after changing the status to "Imported into Productive System" the status of the pre-document (e.g. change request) should also be changed, right?

Because this is also not happening...however, the action profile should be fine as far as I see.

 

Also the error log is good.

 

Kind regards

EEM Script Load Balancing

$
0
0

Hi

 

I have noticed EEM script is running only on specific application server, even though i have used webdisp host to login to server. So i can see the script launch webdisp host to logon. but when performing the steps it is running on same application server every time, and  i suspect this is due to steps captured in recording.

 

Please let me know how i can achieve the load balancing in the script and their steps.

 

Is this can be done by editing the script ?

 

Highly appreciated the inputs.

 

Thanks

Dominic

Planned Downtime on HOST -> Propagate to System/DB

$
0
0

Hello Guys!

 

i have a question regarding workmode propagation on host level.

If a schedule a planned downtime on host level, would it be possible to propagate this workmode to all technical systems and database running under this host ?

 

Would be very useful for os patch days etc.

 

Best regards,

 

Dominik Kastner

Support team determination based on multilevel categorization

$
0
0

Hi, experts

 

I've configured BRFPlus to automatically determine support team based on multilevel categorization, but two questions remain unanswered:

 

1. I have 4 levels in my MLC. Is it only possible for BRF+ to determine the support team based on the 4th (latest) level?

 

2. This question is related to the action's processing time. SMRQ_STD_FIND_PARTNER_FDT comes, by default, with "Processing when saving document" selected. It works, but I'd like to get it to process once the 4th level (assuming the answer to my prior question is "yes") was selected in the dropdown menu. Is it possible?

 

Any help is appreciated.

 

Kind regards,

 

Felipe

Solman 7.1 Karnel NW 7.20 / 7.21 [Where can I download?]

$
0
0

Hi,

 

I'm Installing Solution Manager 7.1.

I need to download Karnel NW 7.20 / 7.21. [Pls see attached picture]


Anyone can provide me the Media location?


Thank you beforehand,


Arman



 

Solman 7.1 SP13 Technical Monitoring Custom Templates

$
0
0

Hello experts,

I have created custom templates in SOLMAN DEV , assigned them a Z* package and a transport.

SOLMAN DEV is opened (SCC4,SE06) so saving templates in Z* package / Transport was not a problem!

 

I have then created an Transport of copies and imported into PROD SOLMAN 7.1 SP13

 

I could only find few templates but not all of them! Transport Logs are OK !

 

Searching on SAP platform I could only find following SAP Note : 1784936: Transport Custom Metric Variants from one sys. to other sys

 

 

I have not created any custom metrics only Custom templates using SAP standard metrics....

 

The question is : How did you proceeded with Technical Monitoring Templates? Create them directly in PROD system in $TMP or in DEV in Z* packages then transport?

 

I could not find any other logs in ST22,SM21, SLG1 so how to debug this problem?

 

Thank you!!!!!!!!!!!!

connect BI to remote sap solution manager

$
0
0

Hi,

I need to configure BI 4 into SLD of a remote sap solution manager.

I've read some document and forum discussion but I can't fix the right steps

how to define the connection between BI to SLD in an other location.

 

Landscape

customer side

BI 4

 

Remote Side

Sap solution manager 7.1

 

The two locations are already connected with saprouter with R3 standard port definition.

 

thanks and regards

Giovanni


Maintenance Planner new Gateway system - no MS SQL kernel offered ?

$
0
0

Hello,

 

I'm attempting to plan a new NW 7.40 Gateway system with the Fiori Approve Requests X1 2.0 app. If I just enter the SAP NETWEAVER 7.4 [ SPS 14 (02/2016) component and proceed to the OS/DB files selection I get offered all the possible database systems, but if I add additional components Approve Requests UI 2.0 and Approve Requests INT NW740, I then only get offered MaxDB, SAP ASE, and Hana as shown in the attached screenshot.

Anyone got any ideas why this would be the case ? Thanks.

Change recipient for an open Service Desk incident

$
0
0

Hi gurus,

 

I have a little problem and I wonder if someone can help me, I have the service desk of SOLMAN and when I open incidents it sends to an email recipient however this email does not exist and I would like to modify this recipient, it is not set in SU01 and has modified this email in BP but still whenever I open an incident he sends to this recipient, does anyone know of another place where it can be set? And where can I change it? Thank you.

 

Best Regards

 

Jaime Mendonça

Standard Keys displayed in Solar01/02

$
0
0


Hi,

In solar01/02 when we create the service message even though we create using Z transaction type.

In the box it still show SMCR Change request.

changetrans.png

Is there a way to change the SMCR to ZMCR?

 

Regards

Abhishek

solution in solution manager 7.1

$
0
0

Hi expoert,

 

This is Kishore,

could you please anyone explain me what is a solution in sap solution manager 7.1 ?

 

 

 

 

 

Thanks&Regards,

Kishore.

Maintainence Planner

$
0
0

Hi All,

 

Can you please let me know for EHP 8 mopz can be used???.I heard that it becomes obsolete and only Maintenance planner should be used for impact analysis. How sea can be done for EHP 8???

 

Regards

 

Soundarya

Viewing all 5299 articles
Browse latest View live