Recent Activity
Hello,
Are there data size limitations for the following code,
if so is there a solution rather than a smaller data input:
----------------------------------------------------
filename sas_code temp ;
data _null_ ;
Set MATCHING_TABLE_FUNC end = last ;
file sas_code ;
if _N_ = 1 then put "options ls = 256 errors = max nospool ; Data Formula_ ; set TRNSP_SERIES_LIST ;" ;
put Target '=' Formula ";" ;
if last then put "Run ;" ;
run ;
data _null_ ;
infile sas_code ;
input ;
put _infile_ ;
run ;
%include sas_code ;
----------------------
The log has an error of connection to the server was lost.
The matching table includes thousands of formula such as
target= x1 + x2
The TRNSP_SERIES_LIST SAS file includes 487 rows and 4624 columns.
If the TRNSP_SERIES_LIST includes only 175 rows there is no log error of connection and the program runs smoothly.
We work with Linux, SAS EG 8.2
-------------------------
I can invent data if it is required.
Thanks in advance.
... View more

0
15
A new update is available for SAS Fraud Management , version 6.1 : Hot Fix: F6R016 - Published 07AUG2025 , Download link for F6R016 Component name: SAS Fraud Management Related SAS release: SAS 9.4 Issues addressed in F6R016 KB0041232 Errors occur with the demographic loader job 3008 in SAS® Fraud Management KB0041348 SAS® OnDemand Decision Engine stops responding or the Java Virtual Machine (JVM) crashes with a signal segmentation violation (SIGSEGV) KB0042040 Incorrect behavior occurs when you set the deploy_testing_rules_ind property to true KB0042046 A deployed testing rule that calls the %SHIFTHISTORYARRAY macro will update user-defined variables KB0042079 A deployed testing rule that calls the %ACTION_IGNORE_RECOMMENDATION macro impacts the decision returned by a production rule KB0042080 SAS® OnDemand Decision Engine reports "Can not updateLookupList: Redeploy or updating of a lookup list already in progress" during start-up KB0042081 SAS® Fraud Management does not sufficiently sanitize untrusted input KB0042083 You cannot add or change LIBNAME and SQL pass-through options that the rule test and estimation use This list of notes might be incomplete. For a complete list of issues addressed by this hot fix, visit the hot fix page for F6R016 Note: A comprehensive list of all SAS hot fixes is available from support.sas.com. You can use the SAS Hot Fix Analysis, Download, and Deployment (SASHFADD) tool to manage your SAS hot fixes.
... View more

0
0
Hello,
How can I get the information that a running program failed ?
by doing that, my purpose is (for example) to send a mail to inform
thanks in advance for your help.
regards
Nasser
... View more

0
5
Hey, I'm trying to find a way to define a global variable in DI (Data Integration). I have several environments, and I want each environment to have a different value for this variable (its going to be a string holding the name of the server of that environment. For many uses).
Anyone knows where can I define such a variable so that I only have to do it once per environment? My SMC (SAS Management Console) is version 9.4_M7 Kind regards, Eitan
... View more

0
1
My client requires to install SAS Viya on Disconnected Environment, I prepare everything including mirrors registry, image mirrors. Deployment Operator. But when I deploy software, Operator return Reconcile Failed with message can't Get https://ses.sas.download/ses/entitlements.json.... Can anyone suggest me any solution?
... View more

0
0
Unanswered topics
These topics from the past 30 days have no replies. Can you help?
Subject | Likes | Author | Latest Post |
---|---|---|---|
0 | |||
0 | |||
0 | |||
0 | |||
0 | |||
0 | |||
0 | |||
0 | |||
0 | |||
0 |