Tag - Basis

1
SAP Security Notes Summary – July 2023
2
SAP PO – how to increase the maximum number of application sessions
3
SAP HANA – Error “SyntaxError: Missing parentheses in call to ‘print'” when calling HANACleaner
4
How to transport entries of a table in SAP?
5
Sybase has run out of LOCKS – ASE Error SQL1204
6
Work process fails to start with e=13 error

SAP HANA – Error “SyntaxError: Missing parentheses in call to ‘print'” when calling HANACleaner

The problem appeared after updating HANA to one of the latest versions, i.e. 200.59.X. The error looks exactly like this:

server> python hanacleaner.py
File "hanacleaner.py", line 319
print "Email Client: ", self.emailClient
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Email Client: ", self.emailClient)?

Read More

Copyright © 2023. SAPBasisWorld.com Privacy Policy