Blog

Execute SAS Program Via Command Line in UNIX/LINUX Console

In this tutorial we will learn how to Execute SAS Program Via Command Line in UNIX/LINUX Console.Let’s take an example what parameter needed to execute a SAS program from Console. Execute SAS Program Via Command Line <SAS PATH> -work <WORK PATH> <Code Path>/DEMO.sas Here you …

Execute Operating System Commands from Your SAS Session Using MACRO

In this tutorial we will learn how to Execute Operating System Commands from Your SAS Session Using MACRO.In this session we’re going to create a macro function which is going to be used to execute Unix/Linux commands through SAS EG session. Execute Operating System Commands …

How to Extract Date,Time and Datetime in SAS

In this tutorial we will discuss how to Extract Date,Time and Datetime in SAS using inbuilt functions.To get better understanding we will discover data and time seperately then we concatenate these to populate datatime. How to extract Date in SAS In this example we will …

How to Migrate SAS Libraries from one library to another library

In this tutorial we will guide you how to Migrate SAS Libraries from one library to another library using proc migrate procedure.While migrating libraries you can set the encoding as per your requirement. Examples: Migrate SAS Libraries To migrate SAS libraries we need to follow …

How to Rebuild or Repair your Damaged SAS Datasets

In this tutorial we will guide you how to rebuild or repair you damaged SAS dataset using proc dataset procedure.Sometime due to some memory or physical storage issue the dataset get damaged and not accessible. How to Repair your Damaged SAS Datasets To repair your …

How to Copy and Move Datasets from Work to Other Library in SAS

In this tutorial we will learn how to copy and move Datasets from Work to Other Library in SAS. Hope you all know all the dataset which is created without library reference are by default stored in Work library and flushed when the session ends. …

LIBNAME Statement to Connect External Databases in SAS

In this tutorial we will see how we can use LIBNAME Statement to Connect External Databases in SAS what are the databases supported by SAS how to access table once we have created the libname to External Databases in SAS. Few popular External Databases in SAS …

How CONNECT TO STATEMENT Work in SAS

CONNECT TO STATEMENT in SAS is used when we want to connect database using explicit SQL pass-through let’s take an example using CONNECT TO STATEMENT to connect Teradata system.   PROC SQL ; CONNECT TO TERADATA(USER=<USERID> PASSWORD=”<PASSWORD>” SERVER=<SERVERNAME> DATABASE=<DATABASENAME> CONNECTION=GLOBAL MODE=TERADATA); CREATE TABLE DEMO AS …

How To Setup Auto Reply To Instagram Messages

HOW TO AUTO-REPLY TO INSTAGRAM MESSAGES : Anyone who manages a business account on Instagram knows that you need to set aside time in the day to Reply To Instagram Messages. The greater the interaction, the greater the number of doubts – and often the same question …

15 Best WhatsApp Web Tips and Tricks to use on PC

15 WhatsApp Web Tips and Tricks to use on PC

15 WhatsApp Web Tips and Tricks – For those who spend all day in front of the PC, maintaining communication with colleagues and family via WhatsApp Web is the simplest way to chat. Thanks to the keyboard’s features compared to the cell phone’s touch screen, it is possible …

The Ultimate Google Adsense Guide 2024

Google Adsense main interface

Google Adsense Guide – We have taken out all the steps and all the possibilities to create this complete guide to Google Adsense . Adsense is without a doubt one of my favorite platforms to make money with a website. It has a multitude of options for which I …

AdSense Ad Serving Has Been Limited : Resolved

AdSense Ad Serving Has Been Limited

Ad serving limits – Ad serving on your account is currently being limited due to invalid traffic concerns. We’ll automatically review and update this limit as we continue to monitor your traffic. Recently lots of adsense Publishers were getting this error on a regular intervals …