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

Re: restart SUSE.  but failed after HDB start.

$
0
0

# SAP R/3 Environment - please do not edit

 

 

[HIS_DSN]

Driver=/opt/microsoft/msodbcsql/lib64/libmsodbcsql-11.0.so.2260.0

ServerName=CIS_DB

 

 

doexit=return

if  expr match "$0" ".*hdbenv.sh$" >/dev/null; then doexit=exit; fi

#$doexit -1

 

 

#

# this statement remains only because it is edited by installer software. Should be eliminated

#

DEFAULTHOSTNAME=fdhana

 

 

# For SAP HANA development: put path to locally-built executables

# to override installed executables here (.../gen/opt or .../gen/dbg).

DEV_PATH=""

 

 

function checks_and_settings {

    typeset doexit=return

    #

    # check for SIDadm user name convention

    # guess SAPSYSTEMNAME, if not yet defined, and add it to environment

    #

    if [ "x$SAPSYSTEMNAME" = "x" ]; then

        typeset usr=$(whoami)

        if expr match ${usr} "[a-z][a-z0-9][a-z0-9]adm" != 6 >/dev/null ; then

            echo "hdbenv.sh: HDB script requires <sid>adm user, but got '${usr}'"

            $doexit 1

        fi

        SAPSYSTEMNAME=`expr substr "$usr" 1 3 | tr "[:lower:]" "[:upper:]"`

        export SAPSYSTEMNAME

    fi

 

 

    #

    # Evaluate Virtual Hostname: given as $1, or found in sapservices, or defaulted to 'physical' hostname

    #

    # the next block assures that the variable VTHOSTNAME 'virtual host name' be defined

typeset source

    if [ "$1" = "" ]; then

        [ $# != 0 ] && shift

        #

        # get local virtual host name out of sapservices. take only the first host name found if more given

        # ignore lines commented out

        #

        typeset inputfile=/usr/sap/sapservices

        typeset SID=$SAPSYSTEMNAME

        VTHOSTNAME=`grep "^[  ]*[^#].*pf=/.*/${SID}/\(SYS/profile\|profile\)/${SID}_HDB[0-9][0-9]_"  $inputfile | sed "s:.*pf=/.*/${SID}/\(SYS/profile\|profile\)/${SID}_HDB[0-9][0-9]_\([^ ]*\).*:\2:" | head -1`

        if [ "$VTHOSTNAME" = "" ]

        then

 

 

            source="in $inputfile"

            VTHOSTNAME=`grep "^/usr/sap/waitforhdb.*[#].*pf=/.*/${SID}/\(SYS/profile\|profile\)/${SID}_HDB[0-9][0-9]_"  $inputfile | sed "s:.*pf=/.*/${SID}/\(SYS/profile\|profile\)/${SID}_HDB[0-9][0-9]_\([^ ]*\).*:\2:" | head -1`

        fi

 

 

        if [ -z "$VTHOSTNAME" ]

        then

           echo "hdbenv.sh: Host name not found out of $inputfile, defaulting to local physical host" >&2

           source='as physical host'

           VTHOSTNAME=`hostname`

        fi

    else

      source='on command line'

      VTHOSTNAME="$1"; shift

    fi

 

 

    #

    # check for consistency between an already defined SAP_RETRIEVAL_PATH and the VTHOSTNAME evaluated before

    #

    if [ "x$SAP_RETRIEVAL_PATH" != "x" ]; then

        typeset host=`basename $SAP_RETRIEVAL_PATH`

        if [ "$VTHOSTNAME" != "$host" ]

        then

        echo "hdbenv.sh: Hostname $host defined in \$SAP_RETRIEVAL_PATH=$SAP_RETRIEVAL_PATH differs from host name defined $source." >&2

        fi

    fi

 

 

    #

    # guess instance number - there may be only one in this SID per virtual host

    #

    typeset TINSTANCE=`find /usr/sap/"$SAPSYSTEMNAME"/SYS/profile/"$SAPSYSTEMNAME"_HDB[0-9][0-9]_$VTHOSTNAME -exec expr substr {} 33 2 \; 2>/dev/null`

 

 

# variable 'COMMAND' may be set by the 'HDB' command script sourcing this file:

    if [ ${#TINSTANCE} -lt 2 ] && [ "$COMMAND" = "start" ]; then # find any instance

      TINSTANCE=`find /usr/sap/"$SAPSYSTEMNAME"/SYS/profile/"$SAPSYSTEMNAME"_HDB[0-9][0-9]_* -exec expr substr {} 33 2 \; 2>/dev/null`

      if [ ${#TINSTANCE} -gt 2 ]; then # take only first

        TINSTANCE=`expr substr "$TINSTANCE" 1 2`

      fi

    fi

    if [ ${#TINSTANCE} -lt 2 ]; then

        echo "hdbenv.sh: Error: Instance not found for host $VTHOSTNAME"

        $doexit 1

    fi

    if [ ${#TINSTANCE} -gt 2 ]; then


Re: Service PR and currency

$
0
0

Hi Hussain,

 

Greetings!

 

1. PR/PO Currency woudl be the Payment Currency

 

2. We cant Make PO currency as USD and SES currency as AED

 

3. Yes, Accounting Entry you can see bot the currency.

 

Better to use USD in your PR creation.

 

Rgs,

Dhanush.

Re: Rehire Employee in new Personal number and copy old information into new infotypes

$
0
0

Hi Naresh,

 

Your are doing Re-Hire means hiring the same emp. to another entity right ? while doing re-hiring action in the IT 0000 Actions, Reference personnel No. give the old employee Id and system will copy basic employee data to the Re-hiring employee id.

 

once check in testing server first

Re: Error saying "Entry XXXX XXX does not exist in KNA1(check entry)"

$
0
0

Hello Ajay,

I suggest that you please read my post carefully before posting an answer ... I said "as per your suggestions" means -

I used T.code XD01 to create a Customer after you told me to create a customer for that sales organization ,but then I am still getting error message -

" Sales are XXXX(1233) is not defined for customers"

But I was initially trying to create a sales organization & getting the error  but you suggested me to create a customer !

Re: SAP_WAPI_DECISION_COMPLETE : 'No administrator found for the task'

$
0
0

You've got enough points already.

Re: Auth object F_KNA1_GRP: how to avoid to display specific Account group

$
0
0

F_KNA1_GRP is checked actually in XD03 (at least in my test system 6.0 Ehp4) and appears in trace log files with correct values.

Clipboard01.jpg

 

Did you run the test with an user that has only this new role with restricted XD03 display assigned? If not - have you checked for cross-authorizations? Did you already eliminate sync issues, problems during transport (if you are not performing the tests in the same system)?

 

One possible reason why you did not manage to select any entries from ST01 log could be also different time zones (user vs server) - if it is the case: just enter a wider time range for log selections.

 

F_KNA1_GRP was already set by default in SU24 for XD03 to Check with proposal = YES in my system, the only difference to your screenshot is that KTOKD is set to '  ' ; ACTVT is set to '03'.

Re: Unable to edit the approval process

$
0
0

Hello Ankush and Swaroop,

 

Thanks for your responses.

 

I am trying to deactivate the revision task using PDI user from the CAS. I've raised an incident with SAP and surprising when they log in with support admin user they don't face any issues. I've now asked them to check this and revert.

 

Thanks and Regards,

Sandeep

Re: MSS workset  navigating to MY WOrk

$
0
0

HI Sishartha,

 

We have restarted the portal server twice.

 

No luck

 

Regards,

Rajesh


Re: Error saying "Entry XXXX XXX does not exist in KNA1(check entry)"

$
0
0

Hi

 

I suggested you that you need to create Sales Organization fist without entering the value of Cust.inter-co.bill.

 

So create sales organization first.

 

Regards

Re: Query.ExecuteFromDB leads to an error

$
0
0

Thanks a lot Ginger. Appreciate your help.

 

Regards,

Sandeep

Re: Depot Sale

$
0
0

Hi Mobashir,

 

If the above suggestion solves your problem then close the thread.

So that it will be useful for others.

 

Regards,

S.Himavanth.

Re-Calibration process

$
0
0

Hi all,

 

I am performing calibration process in my plant. I'm following all the steps as given, I've generated the inspection lot. My query is that once the lot is generated, and the QM team has updated the results for each operations, if the result is NOT OK , then before updating the usage decision is there any way to perform re-calibration without generating other work order?

error in MAIN_NEWBAS/PARCONV_UPG

$
0
0

Hi Frds,

 

we are doing net-weaver upgrade from 7.31 to 7.4 with BW (HANA DATABASE), Now we are in Downtime phase(Execution phase).We are getting below error.

 

Checks after phase MAIN_NEWBAS/PARCONV_UPG were negative!

Last error code set: Conversion entries have been found in 'C:\usr\sap\SID\SUM\abap\log\TBATGCHK.LOG', see phase log for more details

 

ERROR: Detected the following errors:

# C:\usr\sap\SID\SUM\abap\log\NCONV00.SID


: 4 EGT231 "'KEY_ZIC_C031U'," 4 EGT231 "'KEY_1009411'," 4 EGT231 "'KEY_1009412')" 2 ED0314 invalid index name: column list already indexed 4 EDA093 "DDL Time(___1):" ".........3" milliseconds 2EEGT236 The SQL statement was not executed 2EEDI006 Index " " could not be created completely in the database 2EEGT082 "Index" "/BIC/E100941-P" could not be created 2 EGT067 Request for "/BIC/E100941" could not be executed 1 ED0302X========================================================================= 1 ED0314 DD: Execution of Database Operations 1 ED0302 ========================================================================= 1 ED0327 Process..................: "HDBXXXXXX_1580" 1EED0319 Return code..............: "8"

 

 

Need your help to resolve the issue ,

 

Regards

RK

Re: Damn slow

$
0
0

Thank you all for sharing these updates. When the situation goes bad again I will escalate it to our IT.

 

Regards,

Moshe

Re: Attachment download for notifications in WM6.2

$
0
0

In Syclo config panel make sure, global parameters for DMS or BDS are set active.

 

 

Regards

Manish


Re: ITSM partner function dropdown list

$
0
0

Hi Vinod,

 

Did you find any solution for your question! Have similar req. to setup additional support team and message processor under single order processing. Found one consulting Note 844503 - Multiple partner functions of partner functions categories but note sure if it will allow same relationship setup as standard Support Team and Message Processor.

 

Thanks,

Mehul

Re: error in MAIN_NEWBAS/PARCONV_UPG

$
0
0

Hi Rableen,

 

As from the error the SUM is trying to create and existing index.

 

EGT231 "'KEY_ZIC_C031U'," 4 EGT231 "'KEY_1009411'," 4 EGT231 "'KEY_1009412')" 2 ED0314 invalid index name: column list already indexed
he SQL statement was not executed 2EEDI006 Index " " could not be created completely in the database 2EEGT082 "Index" "/BIC/E100941-P" could not be created 2 EGT067 Request for "/BIC/E100941" could not be executed

So try to delete the index and re-run the phase. This may resolve the issue. Just check if its an primary index you may need to take precaution before deleting just get all required details of the index.

 

Regards,

Ram

Re: SMP3.0 SP04, java/net/SocketException, java.net.SocketException: Software caused connection abort: socket write errorAngelJavaStreamsConnection.cpp#195:AngelJavaStreamsConnection::handleException

$
0
0

Looks like connection problem.

 

 

Regards

Manish

Re: Ariba Connectivity with SAP PO single stack

$
0
0

Sainath,

 

PI can be used to just handle the file exchange if you want to do all mapping in ERP.

Ideally Ariba ITK is the best solution for this requirement.

 

When the ABAP program provided by Ariba is scheduled to run in SAP, it downloads master and transaction status data from the SAP R/3 system to the configured location on your file system. The data is downloaded in the form of CSV files.

 

The Data Transfer Tool downloads transactional data from Ariba procurement solutions to the configured location on your file system. The data from Ariba procurement solutions is exported in the form of CSV files that are generated for each integration event that you run.

 

Basically PI can just do this CSV file exchanges between ERP and Ariba Network using File/SFTP adapters.

 

Discuss the possibility of using Ariba Integration Content and Ariba adapters which is the right approach with PI.

 

regards,

Arun

Re: Plant wise % of total stock

Viewing all 9104 articles
Browse latest View live


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