Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

"aflpm_sqldriver" package not found

$
0
0

Hi All,

We are working on  AWS based SPS7 SAP HANA server.

We used to work on Cloudshare SPS6 before.

AFL, BFL procedures were working fine on it.. but now we are not able to execute any AFL libraries ( not tried out BFL so far)

 

For example. I am trying out NBC..

I get the below error..

Could not execute 'call SYSTEM.afl_wrapper_generator('PAL_NBCTRAIN','AFLPAL','NBCTRAIN',PAL_NBCTRAIN_PDATA_TBL)' in 1.551 seconds .

SAP DBTech JDBC: [423]: AFL error:  [423] "SYSTEM"."AFL_WRAPPER_GENERATOR": line 32 col 1 (at pos 1198): [423] (range 3) AFL error exception: AFL error: registration finished with errors, see indexserver trace

 

On investigation of the logs.. found that it fails specifically at this line..

 

create procedure aflpm_creator in aflpm_sqldriver\" (?, ?, ?, ?) }"), "static", "SYSTEM");

stmt0.setRSString(1z, vAREA);

stmt0.setRSString(2z, vAFL);

stmt0.setRSString(3z, vPROC);

stmt0.setRSString(4z, vV_STRING);

stmt0.execute();

    }


I do not find this package under SYSTEM.. can anybody help out if they faced such a issue.. is it a problem of incorrect PAL installation?


Viewing all articles
Browse latest Browse all 6412

Trending Articles



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