It is utf-8 encoded. Problem occurs against local server and remote
Group=LANGUAGECONTROL
DATESTYLE=DMY Specifies the sequence of month, day, and year when ANYDTDTE, ANYDTDTM, or ANYDTTME informat data is ambiguous.
DFLANG=GERMAN Specifies the language for international date informats and formats.
DSCAS Runs the DATA step on the CAS server.
EXTENDOBSCOUNTER=YES
Specifies whether to extend the maximum number of observations in a new SAS data file.
LOCALEDATA=SASLOCALE
Specifies the location of the locale database.
LOGLANGCHG Enables changing the language of the SAS log when the LOCALE= option is changed.
NOLOGLANGENG Write SAS log messages based on the values of the LOGLANGCHG, LSWLANG=, and LOCALE= options when SAS started.
LSWLANG=LOCALE Specifies the language for SAS log and ODS messages when the LOCALE= option is set after SAS starts.
MAPEBCDICTOASCII= Specifies the transcoding table that is used to convert characters from ASCII to EBCDIC and EBCDIC to ASCII.
NONLDECSEPARATOR Disables formatting of numeric output using the decimal separator for the locale.
ODSLANGCHG Enables the language of the SAS message text in ODS output to change when the LOCALE option is set after start
up.
PAPERSIZE=A4 Specifies the paper size to use for printing.
RSASIOTRANSERROR Displays a transcoding error when illegal values are read from a remote application.
TIMEZONE="GMT+01:00"
Specifies a time zone.
TRANTAB= Specifies the translation table catalog entries.
URLENCODING=SESSION
Specifies whether the argument to the URLENCODE function and to the URLDECODE function is interpreted using the
SAS session encoding or UTF-8 encoding.
DBCS Enables double-byte character sets for encoding values that support East Asian languages.
2 Das SAS System Freitag, 29. Januar 2021 10:15:00
DBCSLANG=UNKNOWN Specifies a double-byte character set language.
DBCSTYPE=UTF8 Specifies the encoding method that is used for a double-byte character set.
FSDBTYPE=DEFAULT Specifies a full-screen double-byte character set (DBCS) encoding method.
FSIMM= Specifies input method modules (IMMs) for full-screen double-byte character sets (DBCS).
FSIMMOPT= Specifies options for input method modules (IMMs) that are used with a full-screen double-byte character set
(DBCS).
ENCODING=UTF-8 Specifies the default character-set encoding for the SAS session.
LOCALE=DE_DE Specifies a set of attributes in a SAS session that reflect the language, local conventions, and culture for a
geographical region.
NONLSCOMPATMODE Encodes data using the SAS session encoding.
... View more